Home
last modified time | relevance | path

Searched defs:GetBaseName (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dstring_utils.cc41 wstring WindowsStringUtils::GetBaseName(const wstring& filename) { in GetBaseName() function in google_breakpad::WindowsStringUtils
/aosp_15_r20/external/ruy/ruy/
H A Dtrace.h212 inline const char* GetBaseName(const char* path) { in GetBaseName() function
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dfile_test.cc493 const char* GetBaseName() { in GetBaseName() function in TempDir
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp6208 std::string GetBaseName(const std::string &nameWithPath) in GetBaseName() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc67 std::string GetBaseName(const std::string& name, char separator) { in GetBaseName() function