Home
last modified time | relevance | path

Searched defs:once (Results 1 - 25 of 117) sorted by relevance

12345

/third_party/skia/src/core/
H A DSkGlobalInitialization_core.cpp12 static SkOnce once; in RegisterFlattenablesIfNeeded() local
H A DSkOpts.cpp149 static SkOnce once; in Init() local
/third_party/skia/src/ports/
H A DSkFontConfigInterface_direct_factory.cpp13 static SkOnce once; in GetSingletonDirectInterface() local
/third_party/skia/tests/
H A DOnceTest.cpp20 SkOnce once; in DEF_TEST() local
34 SkOnce once; in DEF_TEST() local
47 SkOnce once; in DEF_TEST() local
[all...]
/third_party/node/test/parallel/
H A Dtest-http-max-http-headers.js16 function once(cb) { function
/third_party/node/deps/v8/src/base/
H A Donce.cc18 void CallOnceImpl(OnceType* once, std::function<void()> init_func) { in CallOnceImpl() argument
H A Donce.h89 inline void CallOnce(OnceType* once, std::function<void()> init_func) { in CallOnce() argument
97 inline void CallOnce(OnceType* once, in CallOnce() argument
[all...]
/third_party/skia/src/fonts/
H A DSkRemotableFontMgr.cpp19 static SkOnce once; in NewEmpty() local
/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_singleton.h68 static std::once_flag once; in GetInstance() local
/third_party/libuv/src/unix/
H A Drandom-devurandom.c28 static uv_once_t once = UV_ONCE_INIT; variable
H A Drandom-getrandom.c37 static uv_once_t once = UV_ONCE_INIT; variable
H A Drandom-getentropy.c31 static uv_once_t once = UV_ONCE_INIT; variable
/third_party/node/deps/uv/src/unix/
H A Drandom-devurandom.c28 static uv_once_t once = UV_ONCE_INIT; variable
H A Drandom-getrandom.c39 static uv_once_t once = UV_ONCE_INIT; variable
H A Drandom-getentropy.c31 static uv_once_t once = UV_ONCE_INIT; variable
/third_party/skia/src/utils/
H A DSkEventTracer.cpp59 static SkOnce once; in GetInstance() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dcall_once_test.cc30 absl::once_flag once; member
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dcamera_timer.cpp65 uint32_t CameraTimer::Register(const TimerCallback& callback, uint32_t interval, bool once) in Register() argument
/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_timer.cpp39 ErrCode WifiTimer::Register(const TimerCallback &callback, uint32_t &outTimerId, uint32_t interval, bool once) in Register() argument
85 ErrCode WifiTimer::Register(const TimerCallback &callback, uint32_t &outTimerId, uint32_t interval, bool once) in Register() argument
/foundation/filemanagement/app_file_service/tests/mock/timer/
H A Dtimer_mock.cpp38 uint32_t Timer::Register(const TimerCallback &callback, uint32_t interval, bool once) in Register() argument
/third_party/node/benchmark/net/
H A Dnet-wrap-js-stream-passthrough.js
H A Dnet-pipe.js
H A Dnet-c2s.js
H A Dnet-c2s-cork.js
/third_party/skia/src/utils/mac/
H A DSkCTFont.cpp305 static SkOnce once; in SkCTFontGetNSFontWeightMapping() local
331 static SkOnce once; in SkCTFontGetDataFontWeightMapping() local

Completed in 6 milliseconds

12345