Searched refs:OS_LOG_DISABLED (Results 1 – 2 of 2) sorted by relevance
89 #define OS_LOG_DISABLED NULL macro
568 return OS_LOG_DISABLED; in os_log_create_impl()774 if (oslog == OS_LOG_DISABLED) { in _os_log_with_args_internal()1151 static_assert(OS_LOG_DISABLED == NULL,1387 T_ASSERT_EQ_PTR(h1, OS_LOG_DISABLED, "Disabled logging uses OS_LOG_DISABLED"); in test_os_log_handles()