Searched defs:GetSubStr (Results 1 – 3 of 3) sorted by relevance
394 bool ProcessSkeleton::GetSubStr(const std::string &str, std::string &substr, size_t offset, size_t … in GetSubStr() function in OHOS::ProcessSkeleton
401 std::string GetSubStr(const std::string &rawStr, const std::string &separator, int32_t index) in GetSubStr() function
247 …bool ProcessSkeleton::GetSubStr(const std::string &str, std::string &substr, size_t offset, size_t… in GetSubStr() function in OHOS::ProcessSkeleton