Home
last modified time | relevance | path

Searched defs:runtimeExtractor (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/runtime_extractor_test/
Druntime_extractor_test.cpp123 …std::shared_ptr<RuntimeExtractor> runtimeExtractor = std::make_shared<RuntimeExtractor>(testPath_); variable
145 …std::shared_ptr<RuntimeExtractor> runtimeExtractor = std::make_shared<RuntimeExtractor>(testPath_); variable
168 …std::shared_ptr<RuntimeExtractor> runtimeExtractor = std::make_shared<RuntimeExtractor>(testPath_); variable
188 …std::shared_ptr<RuntimeExtractor> runtimeExtractor = std::make_shared<RuntimeExtractor>(testPath_); variable
208 …std::shared_ptr<RuntimeExtractor> runtimeExtractor = std::make_shared<RuntimeExtractor>(testPath_); variable
229 …std::shared_ptr<RuntimeExtractor> runtimeExtractor = std::make_shared<RuntimeExtractor>(testPath_); variable
252 …std::shared_ptr<RuntimeExtractor> runtimeExtractor = std::make_shared<RuntimeExtractor>(testPath_); variable
272 …std::shared_ptr<RuntimeExtractor> runtimeExtractor = std::make_shared<RuntimeExtractor>(testPath_); variable
291 …std::shared_ptr<RuntimeExtractor> runtimeExtractor = std::make_shared<RuntimeExtractor>(testPath_); variable
310 … std::shared_ptr<RuntimeExtractor> runtimeExtractor = std::make_shared<RuntimeExtractor>(loadPath); variable
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_module_reader.h30 const std::shared_ptr<RuntimeExtractor>& runtimeExtractor) in JsModuleReader()
Djs_runtime.cpp134 std::shared_ptr<RuntimeExtractor> runtimeExtractor; in RunScript() local
364 … std::shared_ptr<RuntimeExtractor> runtimeExtractor = RuntimeExtractor::Create(options.hapPath); in Initialize() local
746 std::shared_ptr<RuntimeExtractor> runtimeExtractor; in RunScript() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dutils.cpp83 std::shared_ptr<AbilityRuntime::RuntimeExtractor> runtimeExtractor = in GetStringFromHap() local
/foundation/ability/ability_runtime/frameworks/native/runtime/utils/src/
Druntime_extractor.cpp61 … std::shared_ptr<RuntimeExtractor> runtimeExtractor = std::make_shared<RuntimeExtractor>(loadPath); in Create() local