Searched refs:is_native (Results 1 – 3 of 3) sorted by relevance
48 static bool is_native = true; variable97 is_native = (wakelock_os_callouts == NULL); in wakelock_set_os_callouts()98 LOG_INFO("%s set to %s", __func__, (is_native) ? "native" : "non-native"); in wakelock_set_os_callouts()106 if (is_native) in wakelock_acquire()152 if (is_native) in wakelock_release()186 if (is_native) wakelock_initialize_native(); in wakelock_initialize()
9 is_native:bool;
134 flatbuffers::FlatBufferBuilder* fb_builder, bool is_native) const { in GetDumpsysData()162 builder.add_is_native(is_native); in GetDumpsysData()