Home
last modified time | relevance | path

Searched defs:get_metadata (Results 1 – 20 of 20) sorted by relevance

/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/strum_macros-0.25.3/src/helpers/
Dmetadata.rs120 fn get_metadata(&self) -> syn::Result<Vec<EnumMeta>>; in get_metadata() method
127 fn get_metadata(&self) -> syn::Result<Vec<EnumMeta>> { in get_metadata() method
238 fn get_metadata(&self) -> syn::Result<Vec<VariantMeta>>; in get_metadata() method
242 fn get_metadata(&self) -> syn::Result<Vec<VariantMeta>> { in get_metadata() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/strum_macros-0.25.3/src/helpers/
Dmetadata.rs120 fn get_metadata(&self) -> syn::Result<Vec<EnumMeta>>; in get_metadata() method
127 fn get_metadata(&self) -> syn::Result<Vec<EnumMeta>> { in get_metadata() method
238 fn get_metadata(&self) -> syn::Result<Vec<VariantMeta>>; in get_metadata() method
242 fn get_metadata(&self) -> syn::Result<Vec<VariantMeta>> { in get_metadata() method
/external/rust/android-crates-io/crates/strum_macros/src/helpers/
Dmetadata.rs156 fn get_metadata(&self) -> syn::Result<Vec<EnumMeta>>; in get_metadata() method
163 fn get_metadata(&self) -> syn::Result<Vec<EnumMeta>> { in get_metadata() method
286 fn get_metadata(&self) -> syn::Result<Vec<VariantMeta>>; in get_metadata() method
290 fn get_metadata(&self) -> syn::Result<Vec<VariantMeta>> { in get_metadata() method
/external/libchrome/libchrome_tools/uprev/
Dfiltered_utils.py32 def get_metadata(commit_hash): function
/external/cronet/tot/third_party/protobuf/benchmarks/util/
Dresult_uploader.py24 def get_metadata(): function
/external/protobuf/benchmarks/util/
Dresult_uploader.py24 def get_metadata(): function
/external/cronet/stable/third_party/protobuf/benchmarks/util/
Dresult_uploader.py24 def get_metadata(): function
/external/minigbm/cros_gralloc/
Dcros_gralloc_buffer.cc420 int32_t cros_gralloc_buffer::get_metadata(struct cros_gralloc_buffer_metadata **metadata) in get_metadata() function in cros_gralloc_buffer
438 cros_gralloc_buffer::get_metadata(const struct cros_gralloc_buffer_metadata **metadata) const in get_metadata() function in cros_gralloc_buffer
/external/tensorflow/tensorflow/core/framework/
Dvariant_tensor_data.h61 bool get_metadata(T* value) const { in get_metadata() function
/external/executorch/examples/qualcomm/oss_scripts/llama2/model/
Dstatic_llama.py317 def get_metadata(self): member in LlamaModel
/external/mesa3d/src/util/u_gralloc/
Du_gralloc_imapper4_api.cpp46 [&](const auto &get_error, const auto &get_metadata) { in GetMetadata()
/external/autotest/client/common_lib/cros/
Dsmbprovider.py200 def get_metadata(self, mount_id, entry_path): member in SmbProvider
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_call_credentials.c51 VALUE get_metadata; member
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h445 int (*get_metadata)( member
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h445 int (*get_metadata)( member
/external/grpc-grpc/include/grpc/
Dgrpc_security.h444 int (*get_metadata)( member
/external/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h448 int (*get_metadata)(struct fd_bo *bo, void *metadata, uint32_t metadata_size); member
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c3294 TEST(get_metadata) in TEST() argument
/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs2181 pub get_metadata: ::std::option::Option< field
/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs2872 pub get_metadata: ::std::option::Option< field