Home
last modified time | relevance | path

Searched defs:GetClient (Results 1 – 11 of 11) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/akg/ascend/
Dakg_ascend_kernel_build.h34 …kernel::KernelBuildClient *GetClient() override { return &(kernel::AscendKernelBuildClient::Instan… in GetClient() function
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/akg/gpu/
Dakg_gpu_kernel_build.h30 …kernel::KernelBuildClient *GetClient() override { return &(kernel::GpuKernelBuildClient::Instance(… in GetClient() function
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrobject.h77 const Client* GetClient() const {return &m_client;} in GetClient() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/
DDevice.cpp24 Client* Device::GetClient() { in GetClient() function in dawn_wire::client::Device
/third_party/cef/libcef_dll/ctocpp/
Durlrequest_ctocpp.cc73 CefRefPtr<CefURLRequestClient> CefURLRequestCToCpp::GetClient() { in GetClient() function in CefURLRequestCToCpp
Dbrowser_host_ctocpp.cc195 CefRefPtr<CefClient> CefBrowserHostCToCpp::GetClient() { in GetClient() function in CefBrowserHostCToCpp
/third_party/mindspore/mindspore/lite/src/delegate/npu/
Dnpu_manager.cc229 std::shared_ptr<hiai::AiModelMngerClient> NPUManager::GetClient(const std::string &model_name) { in GetClient() function in mindspore::NPUManager
/third_party/grpc/src/android/test/interop/app/src/main/cpp/
Dgrpc-interop.cc25 std::shared_ptr<grpc::testing::InteropClient> GetClient(const char* host, in GetClient() function
/third_party/cef/libcef/renderer/
Drender_urlrequest_impl.cc439 CefRefPtr<CefURLRequestClient> CefRenderURLRequest::GetClient() { in GetClient() function in CefRenderURLRequest
/third_party/cef/libcef/browser/net_service/
Dbrowser_urlrequest_impl.cc643 CefRefPtr<CefURLRequestClient> CefBrowserURLRequest::GetClient() { in GetClient() function in CefBrowserURLRequest
/third_party/cef/libcef/browser/
Dbrowser_host_base.cc185 CefRefPtr<CefClient> CefBrowserHostBase::GetClient() { in GetClient() function in CefBrowserHostBase