Home
last modified time | relevance | path

Searched defs:Resource (Results 1 – 25 of 227) sorted by relevance

12345678910

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/core/v3/
Dresource.pb.go30 type Resource struct { struct
31 state protoimpl.MessageState
32 sizeCache protoimpl.SizeCache
33 unknownFields protoimpl.UnknownFields
35 Name *ResourceName `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
36 Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
37 Resource *any.Any `protobuf:"bytes,3,opt,name=resource,proto3" json:"resource,omitempty"` argument
40 func (x *Resource) Reset() {
49 func (x *Resource) String() string {
53 func (*Resource) ProtoMessage() {}
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/resource/v1/
Dresource.pb.go43 type Resource struct { struct
44 state protoimpl.MessageState
45 sizeCache protoimpl.SizeCache
46 unknownFields protoimpl.UnknownFields
49 Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
51 …omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
54 func (x *Resource) Reset() {
63 func (x *Resource) String() string {
67 func (*Resource) ProtoMessage() {}
69 func (x *Resource) ProtoReflect() protoreflect.Message {
[all …]
/external/sdv/vsomeip/third_party/boost/optional/test/
Doptional_test_sfinae_friendly_ctor.cpp25 struct Resource struct
27 explicit Resource(const X&) {} in Resource() argument
/external/aws-sdk-java-v2/services/marketplacecommerceanalytics/src/test/resources/software/amazon/awssdk/services/marketplacecommerceanalytics/
Dpolicy-document.json7 "Resource": "arn:aws:s3:::marketplace-commerce-analytics" string
12 "Resource": "arn:aws:s3:::marketplace-commerce-analytics/*" string
20 "Resource": "*" string
25 "Resource": "arn:aws:iam::599169622985:role/MarketplaceCommerceAnalyticsRole" string
/external/bazelbuild-rules_android/src/tools/ak/liteparse/
Dvalues_parse.go71 …xt.Context, xe resxml.XMLEvent, childC <-chan resxml.XMLEvent, resC chan<- *rdpb.Resource, errC ch…
111 …xe resxml.XMLEvent, t res.Type, childC <-chan resxml.XMLEvent, resC chan<- *rdpb.Resource, errC ch…
145 func parseAttrChildren(ctx context.Context, xmlC <-chan resxml.XMLEvent, resC chan<- *rdpb.Resource
177 …ableChildren(ctx context.Context, xmlC <-chan resxml.XMLEvent, resC chan<- *rdpb.Resource, errC ch…
Dliteparse.go255 func parsePathInfo(ctx context.Context, pi *res.PathInfo, pathResC chan<- *rdpb.Resource, pathErrC …
272 func processResAndErr(resC <-chan *rdpb.Resource, errC <-chan error) ([]*rdpb.Resource, error) {
337 func syncParse(ctx context.Context, p *res.PathInfo, resC chan<- *rdpb.Resource, errC chan<- error)…
346 …ts(ctx context.Context, p *res.PathInfo, fileReader io.Reader, resC chan<- *rdpb.Resource, errC ch…
/external/bazelbuild-rules_android/src/tools/ak/res/respipe/
Dstreams.go52 func MergeResStreams(ctx context.Context, resCs []<-chan *rdpb.Resource) <-chan *rdpb.Resource {
112 func SendRes(ctx context.Context, resC chan<- *rdpb.Resource, r *rdpb.Resource) bool {
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-ruby/opencensus/proto/resource/v1/
Dresource_pb.rb15 module Resource module
17Resource = Google::Protobuf::DescriptorPool.generated_pool.lookup("opencensus.proto.resource.v1.Re… constant
/external/aws-sdk-java-v2/test/test-utils/src/main/java/software/amazon/awssdk/core/auth/policy/
DResource.java30 public class Resource { class
61 public Resource(String resource) { in Resource() method in Resource
/external/rust/android-crates-io/crates/rustix/src/process/
Drlimit.rs39 pub fn setrlimit(resource: Resource, new: Rlimit) -> io::Result<()> { in setrlimit()
51 pub fn prlimit(pid: Option<Pid>, resource: Resource, new: Rlimit) -> io::Result<Rlimit> { in prlimit()
/external/rust/android-crates-io/crates/rustix/src/backend/libc/process/
Dtypes.rs54 pub enum Resource { enum
147 impl Resource { implementation
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/
Dexample-cancel-09.kt8 class Resource { class
Dexample-cancel-10.kt8 class Resource { class
/external/aws-sdk-java-v2/services/cloudtrail/src/it/resources/software/amazon/awssdk/services/cloudtrail/
DsamplePolicy.json11 "Resource": "arn:aws:s3:::@BUCKET_NAME@" string
20 "Resource": "arn:aws:s3:::@BUCKET_NAME@/*", string
/external/deqp/framework/common/
DtcuResource.hpp45 class Resource class
63 Resource(const std::string &name) : m_name(name) in Resource() function in tcu::Resource
/external/skia/src/gpu/ganesh/d3d/
DGrD3DTextureResource.h87 explicit Resource() in Resource() function
92 Resource(const gr_cp<ID3D12Resource>& textureResource, in Resource() function
/external/mesa3d/src/gallium/frontends/d3d10umd/
DState.h155 struct Resource struct
159 UINT NumSubResources; argument
167 static inline Resource * argument
/external/federated-compute/fcp/demo/
Dtask_assignments.py66 plan: common_pb2.Resource,
67 init_checkpoint: common_pb2.Resource,
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/src/opencensus/proto/resource/v1/
Dresource.proto28 message Resource { message
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/resource/
DResource.java38 public abstract class Resource implements Cloneable class
95 public Resource() in Resource() method in Resource
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/
Dapi.py335 def __init__(self, api: discovery.Resource, project: str):
396 def _create_resource(self, collection: discovery.Resource, body: dict,
415 def _get_resource(self, collection: discovery.Resource, full_name):
421 def _delete_resource(self, collection: discovery.Resource,
/external/googleapis/google/cloud/securitycenter/v2/
Dresource.proto30 message Resource { message
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/xds/core/v3/
Dresource.proto19 message Resource { message
/external/webrtc/api/adaptation/
Dresource.h22 class Resource; variable
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
DResource.java9 public interface Resource<Z> { interface

12345678910