Searched defs:kInit (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/lib/ |
H A D | profiler_controller.h | 49 kInit = 0, enumerator
|
/aosp_15_r20/external/pigweed/pw_crypto/public/pw_crypto/ |
H A D | sha256_mock.h | 25 kInit = 1, enumerator
|
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/ |
D | server_common.h | 28 kInit = 1, enumerator
|
/aosp_15_r20/external/pigweed/pw_bytes/ |
H A D | array_test.cc | 54 constexpr std::array<byte, 3> kInit{byte{'?'}, byte{'?'}, byte{'?'}}; variable
|
/aosp_15_r20/art/runtime/ |
H A D | runtime_callbacks.h | 111 kInit, // The runtime is initialized (and will run user code soon). enumerator
|
/aosp_15_r20/system/update_engine/ |
H A D | libcurl_http_fetcher.h | 47 kInit = 0, enumerator
|
/aosp_15_r20/bionic/tests/libs/ |
H A D | testbinary_is_stack_mte_after_dlopen.cpp | 46 enum State { kInit, kThreadStarted, kStackRemapped }; enumerator
|
/aosp_15_r20/external/ot-br-posix/src/rest/ |
H A D | types.hpp | 91 kInit = 0, ///< Init enumerator
|
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/ |
H A D | probe_controller.h | 144 kInit, enumerator
|
/aosp_15_r20/external/webrtc/p2p/client/ |
H A D | basic_port_allocator.h | 349 kInit, // Initial state. enumerator
|
/aosp_15_r20/frameworks/av/media/libstagefright/tests/mediacodec/ |
H A D | MediaCodecTest.cpp | 211 kInit, in TEST() enumerator
|
/aosp_15_r20/external/webrtc/call/ |
H A D | call_perf_tests.cc | 654 kInit, in TEST_F() enumerator
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsDefines.h | 484 static const char kInit[] = "init"; variable
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | dex_file_verifier.cc | 3628 constexpr const char* kInit = "<init>"; in FindStringRangesForMethodNames() local
|