Searched defs:wholePath (Results 1 – 2 of 2) sorted by relevance
169 std::string wholePath = string(BConstants::BACKUP_TOOL_RECEIVE_DIR) + bundleName; variable
483 bool CJInitialize::WholeToNormal(const std::string &wholePath, std::string &normalPath, std::vector… in WholeToNormal()