Home
last modified time | relevance | path

Searched defs:moduleAndPath (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/runtime_test/
Djs_quickfix_callback_test.cpp55 std::map<std::string, std::string> moduleAndPath; variable
77 std::map<std::string, std::string> moduleAndPath; variable
99 std::map<std::string, std::string> moduleAndPath; variable
121 std::map<std::string, std::string> moduleAndPath; variable
Djs_runtime_test.cpp556 std::map<std::string, std::string> moduleAndPath; variable
/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/
Dmock_runtime.h92 void RegisterQuickFixQueryFunc(const std::map<std::string, std::string>& moduleAndPath) override in RegisterQuickFixQueryFunc()
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp1027 void JsRuntime::RegisterQuickFixQueryFunc(const std::map<std::string, std::string>& moduleAndPath) in RegisterQuickFixQueryFunc()