/aosp12/packages/modules/adb/daemon/ |
H A D | watchdog.cpp | 47 static std::once_flag once; in UpdateWatchdog() local
|
/aosp12/system/core/fs_mgr/tools/ |
H A D | dmuserd.cpp | 82 ssize_t once; in write_all() local 100 ssize_t once; in read_all() local
|
/aosp12/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/ |
H A D | FwdLockGlue.c | 139 static pthread_once_t once = PTHREAD_ONCE_INIT; in FwdLockGlue_InitializeKeyEncryption() local
|
/aosp12/build/soong/cc/config/ |
H A D | x86_darwin_host.go | 126 once sync.Once member
|
/aosp12/art/sigchainlib/ |
H A D | sigchain.cc | 140 static std::once_flag once; in InitializeSignalChain() local 154 static std::once_flag once; in GetHandlingSignalKey() local
|
/aosp12/frameworks/minikin/libs/minikin/ |
H A D | LayoutCore.cpp | 104 static std::once_flag once; in getFontFuncs() local 120 static std::once_flag once; in getFontFuncsForEmoji() local
|
/aosp12/bionic/benchmarks/ |
H A D | pthread_benchmark.cpp | 59 static pthread_once_t once = PTHREAD_ONCE_INIT; in BM_pthread_once() local
|
/aosp12/packages/modules/adb/client/ |
H A D | adb_client.cpp | 333 static std::once_flag once; in adb_check_server_version() local
|
H A D | usb_libusb.cpp | 783 static std::once_flag once; in hotplug_callback() local
|
/aosp12/hardware/qcom/audio/post_proc/ |
H A D | ma_listener.c | 162 pthread_once_t once = PTHREAD_ONCE_INIT; variable
|
H A D | bundle.c | 52 pthread_once_t once = PTHREAD_ONCE_INIT; variable
|
H A D | volume_listener.c | 188 pthread_once_t once = PTHREAD_ONCE_INIT; variable
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | BuzzBeepBlinkTest.java | 299 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord() 306 boolean once, in getLeanbackNotificationRecord() 325 boolean insistent, boolean once, in getNotificationRecord()
|
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/benchmark/ |
H A D | MediaTrackTranscoderBenchmark.cpp | 349 static pthread_once_t once = PTHREAD_ONCE_INIT; in BenchmarkTranscoder() local
|
/aosp12/build/soong/android/ |
H A D | testing.go | 394 once sync.Once member
|
/aosp12/hardware/qcom/audio/visualizer/ |
H A D | offload_visualizer.c | 155 pthread_once_t once = PTHREAD_ONCE_INIT; variable
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/ |
H A D | mm_camera.h | 442 uint32_t once; member
|
/aosp12/packages/modules/adb/ |
H A D | sysdeps_win32.cpp | 763 static std::once_flag once; in _init_winsock() local
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | ACodec.cpp | 174 static pthread_once_t once = PTHREAD_ONCE_INIT; // const-inited in getCopyConverter() local
|