Searched refs:BaseName (Results 1 – 2 of 2) sorted by relevance
79 static constexpr const char* BaseName = Get().kName;85 : name{(Is < Size - 1 ? BaseName[Offset + Is] : '\0')...} {} in TypeInfo()
45 fbl::String BaseName(const fbl::String& path) { in BaseName() function80 const auto test_file_name = BaseName(path); in TestFileComponentInfo()
Completed in 4 milliseconds