Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp1105 bool ModulePathHelper::IsOhmUrl(const CString &str) in IsOhmUrl() function in panda::ecmascript::ModulePathHelper
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3965 bool JSNApi::IsOhmUrl(const std::string &srcName) in IsOhmUrl() function in panda::JSNApi