Home
last modified time | relevance | path

Searched defs:get_label (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/custom/
DCustomAppWidgetProviderInfoTest.kt46 fun get_label() { in get_label() method in com.android.launcher3.widget.custom.CustomAppWidgetProviderInfoTest
/aosp_15_r20/packages/apps/Car/SystemUI/daggervis/
Dparser.py111 def get_label(node): function
/aosp_15_r20/external/marisa-trie/lib/marisa/grimoire/algorithm/
H A Dsort.h16 int get_label(const T &unit, std::size_t depth) { in get_label() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/
Dares__sortaddrinfo.c145 static int get_label(const struct sockaddr *addr) in get_label() function
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/chart/
Dseries.rs21 pub(crate) fn get_label(&self) -> &str { in get_label() method
/aosp_15_r20/system/core/toolbox/
H A Dgetevent.c55 static const char *get_label(const struct label *labels, int value) in get_label() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c16 get_label(int i) in get_label() function
/aosp_15_r20/external/autotest/frontend/afe/
H A Drpc_utils.py1110 def get_label(name): function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
Dthrow_allocator.h101 get_label() in _GLIBCXX_VISIBILITY() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/
Dthrow_allocator.h101 get_label() in _GLIBCXX_VISIBILITY() function
/aosp_15_r20/external/autotest/client/cros/chameleon/
H A Dchameleon.py415 def get_label(self): member in ChameleonBoard
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs2226 pub fn get_label(&self) -> FieldDescriptorProto_Label { in get_label() method