Home
last modified time | relevance | path

Searched defs:hapList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Dsource_map_operator.h44 std::vector<std::string> hapList; in InitSourceMap() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_module_reader.cpp203 …id JsModuleReader::GetHapPathList(const std::string &bundleName, std::vector<std::string> &hapList) in GetHapPathList()
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp558 void SourceMap::GetHapPath(const std::string &bundleName, std::vector<std::string> &hapList) in GetHapPath()