Home
last modified time | relevance | path

Searched defs:GetLocator (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/core/v3/
Dcollection_entry.pb.go81 func (x *CollectionEntry) GetLocator() *ResourceLocator { func
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dmeshcop.hpp431 uint16_t GetLocator(void) const { return mLocator; } in GetLocator() function in ot::MeshCoP::CommissioningDataset
/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_address.hpp530 uint16_t GetLocator(void) const { return BigEndian::HostSwap16(mFields.m16[3]); } in GetLocator() function in ot::Ip6::InterfaceIdentifier