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.cpp54 std::map<std::string, std::string> moduleAndPath; variable
75 std::map<std::string, std::string> moduleAndPath; variable
96 std::map<std::string, std::string> moduleAndPath; variable
117 std::map<std::string, std::string> moduleAndPath; variable
Djs_runtime_test.cpp631 std::map<std::string, std::string> moduleAndPath; variable
/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/
Dmock_runtime.h115 void RegisterQuickFixQueryFunc(const std::map<std::string, std::string>& moduleAndPath) override in RegisterQuickFixQueryFunc()
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp1235 void JsRuntime::RegisterQuickFixQueryFunc(const std::map<std::string, std::string>& moduleAndPath) in RegisterQuickFixQueryFunc()