Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Dsource_map_operator.h37 void InitSourceMap() in InitSourceMap() function
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Djs_environment.cpp124 void JsEnvironment::InitSourceMap(const std::shared_ptr<JsEnv::SourceMapOperator> operatorObj) in InitSourceMap() function in OHOS::JsEnv::JsEnvironment
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp906 void JsRuntime::InitSourceMap(const std::shared_ptr<JsEnv::SourceMapOperator> operatorObj) in InitSourceMap() function in OHOS::AbilityRuntime::JsRuntime
914 void JsRuntime::InitSourceMap(const std::string hqfFilePath) in InitSourceMap() function in OHOS::AbilityRuntime::JsRuntime