Home
last modified time | relevance | path

Searched defs:initOnce (Results 1 – 19 of 19) sorted by relevance

/external/grpc-grpc/src/php/tests/qps/generated_code/GPBMetadata/Src/Proto/Grpc/Testing/
DEcho.php11 public static function initOnce() { function
DBenchmarkService.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\BenchmarkService
DTest.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\Test
DProxyService.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\ProxyService
DCompilerTest.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\CompilerTest
DControl.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\Control
DStats.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\Stats
DPayloads.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\Payloads
DMessages.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\Messages
DEchoMessages.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\EchoMessages
DMetrics.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\Metrics
DWorkerService.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\WorkerService
DReportQpsScenarioService.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\ReportQpsScenarioService
DGPBEmpty.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Testing\\GPBEmpty
/external/grpc-grpc/src/php/tests/qps/generated_code/GPBMetadata/Src/Proto/Grpc/Core/
DStats.php11 public static function initOnce() { function in GPBMetadata\\Src\\Proto\\Grpc\\Core\\Stats
/external/icu/icu4c/source/i18n/
Dcollationroot.cpp36 static UInitOnce initOnce = U_INITONCE_INITIALIZER; variable
Ddayperiodrules.cpp304 UInitOnce initOnce = U_INITONCE_INITIALIZER; variable
Ddtptngen.cpp456 UInitOnce initOnce = U_INITONCE_INITIALIZER; variable
/external/syzkaller/pkg/ifuzz/
Difuzz.go82 initOnce sync.Once var