Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Djs_runtime.h51 using AppLibPathMap = std::map<std::string, std::vector<std::string>>; variable
H A Dcj_runtime.h26 using AppLibPathMap = std::map<std::string, std::vector<std::string>>; variable