Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp62 bool StringStartWith(const std::string& str, const char* startStr, size_t startStrLen) in StringStartWith() function
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp87 bool StringStartWith(const std::string& str, const std::string& startStr) in StringStartWith() function