Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 18 of 18) sorted by relevance

/hardware/google/aemu/base/
DStringUtils.cpp111 bool endsWith(std::string_view string, std::string_view suffix) { in endsWith()
166 bool EndsWith(std::string_view s, std::string_view suffix) { in EndsWith()
171 bool EndsWith(std::string_view s, char suffix) { in EndsWith()
175 bool EndsWithIgnoreCase(std::string_view s, std::string_view suffix) { in EndsWithIgnoreCase()
/hardware/interfaces/drm/1.0/vts/functional/include/
Dvendor_modules.h68 inline bool endsWith(const std::string& str, const std::string& suffix) const { in endsWith()
/hardware/google/aemu/base/include/aemu/base/misc/
DStringUtils.h167 inline bool ConsumeSuffix(std::string_view* s, std::string_view suffix) { in ConsumeSuffix()
/hardware/interfaces/boot/1.1/default/
DBootControl.cpp100 const char* suffix = impl_.GetSuffix(slot); in getSuffix() local
/hardware/interfaces/keymaster/4.0/vts/functional/
DBootloaderStateTest.cpp112 auto suffix = fs_mgr_get_slot_suffix(); in TEST_P() local
/hardware/interfaces/boot/1.2/default/
DBootControl.cpp100 const char* suffix = impl_.GetSuffix(slot); in getSuffix() local
/hardware/interfaces/security/keymint/aidl/vts/functional/
DBootloaderStateTest.cpp127 auto suffix = fs_mgr_get_slot_suffix(); in TEST_P() local
DKeyBlobUpgradeTest.cpp180 const std::string& suffix) { in load_file()
/hardware/google/pixel/bootctrl/
DLegacyBootControl.cpp92 const char *suffix = mModule->getSuffix(mModule, slot); in getSuffix() local
/hardware/interfaces/boot/1.0/default/
DBootControl.cpp91 const char *suffix = mModule->getSuffix(mModule, slot); in getSuffix() local
/hardware/interfaces/boot/aidl/vts/functional/
DVtsHalBootAidlTargetTest.cpp175 std::string suffix; in TEST_P() local
/hardware/interfaces/boot/1.0/vts/functional/
DVtsHalBootV1_0TargetTest.cpp175 auto cb = [&](hidl_string suffix) { suffixStr = suffix.c_str(); }; in TEST_P()
/hardware/ti/am57x/bootctrl/
Dboot_control.cc83 static int SlotSuffixToIndex(const char* suffix) { in SlotSuffixToIndex()
/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp185 int SlotSuffixToIndex(const char* suffix) { in SlotSuffixToIndex()
/hardware/interfaces/boot/aidl/client/
DBootControlClient.cpp203 std::string suffix; in GetSuffix() local
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_mixer.c69 const char *suffix; member
/hardware/qcom/audio/hal/msm8916/
Dplatform.c1371 const char * suffix = backend_table[snd_device]; in platform_add_backend_name() local
/hardware/qcom/audio/hal/msm8974/
Dplatform.c2125 const char * suffix = backend_tag_table[snd_device]; in platform_add_backend_name() local