Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/gl-host-common/opengl/
DEmuglBackendList.cpp48 std::string suffix("_indirect"); in getLibDirPath() local
/device/google/cuttlefish/common/libs/confui/
Dprotocol_types.cpp31 std::string suffix = ""; in ToDebugString() local
/device/google/zuma/interfaces/boot/1.0/
DBootControl.cpp129 char suffix[PROPERTY_VALUE_MAX]; in getCurrentSlot() local
/device/google/gs201/interfaces/boot/1.0/
DBootControl.cpp129 char suffix[PROPERTY_VALUE_MAX]; in getCurrentSlot() local
/device/google/gs101/interfaces/boot/1.0/
DBootControl.cpp129 char suffix[PROPERTY_VALUE_MAX]; in getCurrentSlot() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVulkanDispatch.cpp40 std::string suffix = pj({"lib64", "vulkan", icdFilename}); in icdJsonNameToProgramAndLauncherPaths() local
/device/amlogic/yukawa/hal/bootctrl/
Dboot_control.cc83 static int SlotSuffixToIndex(const char* suffix) { in SlotSuffixToIndex()
/device/google/cuttlefish/common/libs/utils/
Dproc_file_utils.cpp148 std::string suffix(" (deleted)"); in GetExecutablePath() local
/device/google/gs101/interfaces/boot/1.2/
DBootControl.cpp200 char suffix[PROPERTY_VALUE_MAX]; in getCurrentSlot() local
/device/google/gs201/interfaces/boot/1.2/
DBootControl.cpp193 char suffix[PROPERTY_VALUE_MAX]; in getCurrentSlot() local
/device/google/zuma/interfaces/boot/1.2/
DBootControl.cpp264 char suffix[PROPERTY_VALUE_MAX]; in getCurrentSlot() local
/device/google/zuma/interfaces/boot/aidl/
DBootControl.cpp299 char suffix[PROPERTY_VALUE_MAX]; in getCurrentSlot() local
/device/google/trout/hal/sensors/2.0/
Diio_utils.cpp61 static bool str_has_suffix(const char* s, const char* suffix) { in str_has_suffix()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenccli_toplevel.cpp180 const std::string& suffix in ends_with()
Dstb_image.h6472 stbi_uc suffix; member
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h6479 stbi_uc suffix; member
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp4613 bool EndsWith(const std::string& str, const std::string& suffix) { in EndsWith()
4680 std::string StripSuffix(const std::string& str, const std::string& suffix) { in StripSuffix()