Home
last modified time | relevance | path

Searched defs:get_label_value (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Virtualization/libs/cborutil/src/
Dlib.rs127 pub fn get_label_value(key: &CoseKey, label: Label) -> Result<&Value> { in get_label_value() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/address_sorting/
Daddress_sorting.c147 static int get_label_value(const address_sorting_address* resolved_addr) { in get_label_value() function
/aosp_15_r20/external/grpc-grpc/third_party/address_sorting/
H A Daddress_sorting.c147 static int get_label_value(const address_sorting_address* resolved_addr) { in get_label_value() function
/aosp_15_r20/external/autotest/server/hosts/
H A Dhost_info.py177 def get_label_value(self, prefix): member in HostInfo
/aosp_15_r20/packages/modules/Virtualization/libs/libclient_vm_csr/src/
Dlib.rs249 fn get_label_value(key: &CoseKey, label: Label) -> Result<&Value> { in get_label_value() function
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/
H A Dpublickey.rs201 fn get_label_value(key: &CoseKey, label: Label) -> Result<&Value> { in get_label_value() function