Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
Dsource_map.h69 explicit ModSourceMap(const bool isStageModel) : isStageModel(isStageModel) {}; in ModSourceMap() function
70 explicit ModSourceMap(const std::string& bundleCodeDir, const bool isStageModel) : in ModSourceMap() function
Djs_runtime.h36 class ModSourceMap; variable
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
Dmain_thread.h38 class ModSourceMap; variable