Home
last modified time | relevance | path

Searched defs:first_init (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/logging/rust/tests/
H A Dmultiple_init.rs7 let first_init = logger::init(Default::default()); in multiple_init() localVariable
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dclient_api.cc492 static bool first_init = true; in AHeapProfile_initSession() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Dloader_dri3_helper.h167 bool first_init; member
/aosp_15_r20/external/libpcap/
H A Dpcap-dos.c815 static int first_init (const char *name, char *ebuf, int promisc) in first_init() function
/aosp_15_r20/external/libusb/libusb/os/
H A Ddarwin_usb.c919 bool first_init = (1 == ++init_count); in darwin_init_context() local
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1470 bool first_init = true; in ProcessDebugDump() local