Searched defs:moduleAndPath (Results 1 – 7 of 7) sorted by relevance
| /foundation/ability/ability_runtime/test/unittest/runtime_test/ |
| D | js_quickfix_callback_test.cpp | 54 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
|
| D | js_runtime_test.cpp | 764 std::map<std::string, std::string> moduleAndPath; variable 1354 std::map<std::string, std::string> moduleAndPath; variable
|
| /foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/ |
| D | cj_mock_runtime.h | 104 void RegisterQuickFixQueryFunc(const std::map<std::string, std::string>& moduleAndPath) override in RegisterQuickFixQueryFunc()
|
| /foundation/ability/ability_runtime/test/unittest/cj_runtime_test/ |
| D | cj_mock_runtime.h | 106 void RegisterQuickFixQueryFunc(const std::map<std::string, std::string>& moduleAndPath) override in RegisterQuickFixQueryFunc()
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/ |
| D | mock_runtime.h | 119 void RegisterQuickFixQueryFunc(const std::map<std::string, std::string>& moduleAndPath) override in RegisterQuickFixQueryFunc()
|
| /foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/ |
| D | cj_runtime.h | 61 …void RegisterQuickFixQueryFunc(const std::map<std::string, std::string>& moduleAndPath) override {… in RegisterQuickFixQueryFunc()
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| D | js_runtime.cpp | 1389 void JsRuntime::RegisterQuickFixQueryFunc(const std::map<std::string, std::string>& moduleAndPath) in RegisterQuickFixQueryFunc()
|