Home
last modified time | relevance | path

Searched defs:curName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/
H A Dexternal_file_access_test.cpp126 std::string curName = uri.GetAuthority(); in ReplaceBundleNameFromPath() local
H A Dmedialibrary_file_access_test_info.cpp827 std::string curName = uri.GetAuthority(); in ReplaceBundleNameFromPath() local
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp680 bool DumpImplement::CheckGroupName(std::string &lastName, const std::string &curName) in CheckGroupName()