Home
last modified time | relevance | path

Searched defs:wholePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_test.cpp169 std::string wholePath = string(BConstants::BACKUP_TOOL_RECEIVE_DIR) + bundleName; variable
/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_initialize.cpp483 bool CJInitialize::WholeToNormal(const std::string &wholePath, std::string &normalPath, std::vector… in WholeToNormal()