Home
last modified time | relevance | path

Searched defs:GetState (Results 1 – 23 of 23) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_service.h95 CacheServiceState GetState() const { return st_.load(); } in GetState() function
Dcache_client.cc247 Status CacheClient::GetState(int8_t *out) { in GetState() function in mindspore::dataset::CacheClient
Dcache_request.h324 auto GetState() const { return cache_service_state_; } in GetState() function
/third_party/openSLES/api/1.0.1/
DOpenSLES_OpenHarmony.h58 SLresult (*GetState) ( member
DOpenSLES.h410 SLresult (*GetState) ( member
1395 SLresult (*GetState) ( member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dcache_merge_op.h52 State GetState() const { return st_; } in GetState() function
/third_party/grpc/include/grpcpp/impl/
Dintercepted_channel.h41 grpc_connectivity_state GetState(bool try_to_connect) override { in GetState() function
Ddelegating_channel.h37 grpc_connectivity_state GetState(bool try_to_connect) override { in GetState() function
/third_party/grpc/test/cpp/end2end/
Ddelegating_channel_test.cc51 grpc_connectivity_state GetState(bool /*try_to_connect*/) override { in GetState() function in grpc::testing::__anonf7fe500e0111::TestChannel
/third_party/grpc/test/cpp/interop/
Dpre_stop_hook_server.cc61 State GetState() { in GetState() function in grpc::testing::PreStopHookServer
/third_party/grpc/src/cpp/client/
Dchannel_cc.cc173 grpc_connectivity_state Channel::GetState(bool try_to_connect) { in GetState() function in grpc::Channel
/third_party/lzma/CS/7zip/Compress/LZMA/
DLzmaDecoder.cs125 uint GetState(uint pos, byte prevByte) in GetState() method in SevenZip.Compression.LZMA.Decoder.LiteralDecoder
/third_party/gptfdisk/
Dgpt.h164 WhichToUse GetState(void) {return whichWasUsed;} in GetState() function
/third_party/openmax/api/1.1.2/
DOMX_Component.h401 OMX_ERRORTYPE (*GetState)( member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp570 DeviceBase::State DeviceBase::GetState() const { in GetState() function in dawn_native::DeviceBase
/third_party/glfw/src/
Dwin32_platform.h473 PFN_XInputGetState GetState; member
Dx11_platform.h790 PFN_XkbGetState GetState; member
/third_party/openSLES/api/1.0/
DOpenSLES.h409 SLresult (*GetState) ( member
1389 SLresult (*GetState) ( member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java2877 private static short GetState(byte cell) { return (short)(cell & 0x0f); } in GetState() method in Bidi
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java2843 private static short GetState(byte cell) { return (short)(cell & 0x0f); } in GetState() method in Bidi
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp2490 std::string_view ParagraphImpl::GetState() const in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl
/third_party/openSLES/api/1.1/
DOpenSLES.h455 SLresult (*GetState) ( member
1536 SLresult (*GetState) ( member
/third_party/skia/m133/modules/skparagraph/src/
DParagraphImpl.cpp2899 std::string_view ParagraphImpl::GetState() const function in skia::textlayout::ParagraphImpl