Home
last modified time | relevance | path

Searched defs:get_suffix (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/system/extras/tests/bootloader/
H A Dbootctl.py58 def get_suffix(self, slot): member in Bootctl
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/tests/
H A Dtest_lit.rs224 fn get_suffix(token: &str) -> String { in suffix() function
/aosp_15_r20/external/rust/android-crates-io/crates/syn/tests/
Dtest_lit.rs227 fn get_suffix(token: &str) -> String { in suffix() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/tests/
H A Dtest_lit.rs227 fn get_suffix(token: &str) -> String { in suffix() function
/aosp_15_r20/art/test/968-default-partial-compile-gen/util-src/
H A Dgenerate_smali.py332 def get_suffix(self): member in InterfaceType
/aosp_15_r20/art/test/971-iface-super/util-src/
H A Dgenerate_smali.py386 def get_suffix(self): member in InterfaceType
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/lib2to3/
Dpytree.py193 def get_suffix(self): member in Base
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/
Dpytree.py193 def get_suffix(self): member in Base
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/lib2to3/
Dpytree.py193 def get_suffix(self): member in Base
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/
Dpytree.py193 def get_suffix(self): member in Base
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/
Dpytree.py225 def get_suffix(self): member in Base
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/
Dpytree.py193 def get_suffix(self): member in Base
/aosp_15_r20/external/angle/src/compiler/translator/
H A Dgen_builtin_symbols.py1317 def get_suffix(props): function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dplugin.rs108 pub fn get_suffix(&self) -> &str { in get_suffix() method