Searched refs:call_once (Results 1 – 3 of 3) sorted by relevance
121 auto call_once = [](bool* once_flag, auto&& func) { in PowerStateWatcher() local130 call_once(&log_marker_file_not_exists_message_once, [this]() { in PowerStateWatcher()135 call_once(&log_marker_file_no_access_message_once, [this]() { in PowerStateWatcher()
72 std::call_once(once_flag, [num_instances, sim_type]() { in InitNvramConfigService()
342 std::call_once(unionFlag, [&]() { in isMissingAidl()