Home
last modified time | relevance | path

Searched defs:ResourceState (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp65 ResourceState::ResourceState(const MCProcResourceDesc &Desc, unsigned Index, in ResourceState() function in llvm::mca::ResourceState
/third_party/mingw-w64/mingw-w64-headers/include/
Dresapi.h177 CLUSTER_RESOURCE_STATE ResourceState; member
203 CLUSTER_RESOURCE_STATE ResourceState; member
/third_party/grpc/src/core/ext/xds/
Dxds_client.cc143 class ResourceState : public InternallyRefCounted<ResourceState> { class in grpc_core::XdsClient::ChannelState::AdsCallState
145 ResourceState(const std::string& type_url, const std::string& name, in ResourceState() function in grpc_core::XdsClient::ChannelState::AdsCallState::ResourceState
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc139 class ResourceState : public InternallyRefCounted<ResourceState> { class in grpc_core::XdsClient::ChannelState::AdsCallState
141 ResourceState(const std::string& type_url, const std::string& name) in ResourceState() function in grpc_core::XdsClient::ChannelState::AdsCallState::ResourceState
/third_party/grpc/test/cpp/end2end/
Dxds_end2end_test.cc824 struct ResourceState { struct in grpc::testing::__anon069e2a130111::AdsServiceImpl
825 int version = 0;
826 absl::optional<google::protobuf::Any> resource;
827 std::set<SubscriptionState*> subscriptions;