Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/quick_fix/
H A Dhqf_info.h34 std::string hqfFilePath; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp914 void JsRuntime::InitSourceMap(const std::string hqfFilePath) in InitSourceMap()