/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/core/v3/ |
D | resource.pb.go | 30 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"` member 40 func (x *Resource) Reset() { 49 func (x *Resource) String() string { 53 func (*Resource) ProtoMessage() {} [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/resource/v1/ |
D | resource.pb.go | 43 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 …]
|
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/importlib_resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/importlib/resources/ |
H A D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/importlib/resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/importlib/resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/external/python/cpython3/Lib/importlib/resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/importlib/resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/importlib_resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/importlib/resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/ |
D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
/aosp_15_r20/tools/netsim/rust/daemon/src/ |
H A D | resource.rs | 25 pub struct Resource { struct 30 impl Resource { argument
|
/aosp_15_r20/external/aws-sdk-java-v2/services/marketplacecommerceanalytics/src/test/resources/software/amazon/awssdk/services/marketplacecommerceanalytics/ |
H A D | policy-document.json | 7 "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
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | State.h | 155 struct Resource struct 159 UINT NumSubResources; argument 167 static inline Resource * argument
|
/aosp_15_r20/external/bazelbuild-rules_android/src/tools/ak/liteparse/ |
H A D | values_parse.go | 71 …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…
|
H A D | liteparse.go | 255 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…
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/test/ |
D | optional_test_sfinae_friendly_ctor.cpp | 25 struct Resource struct 27 explicit Resource(const X&) {} in Resource() argument
|
/aosp_15_r20/external/bazelbuild-rules_android/src/tools/ak/res/respipe/ |
H A D | streams.go | 52 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 {
|