Home
last modified time | relevance | path

Searched refs:appResourcePath (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Doptions.h78 std::string appResourcePath; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/test/src/
H A Dmain.cpp56 options.appResourcePath = argv[PARAM_SIX]; in main()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dability_context.cpp64 TAG_LOGD(AAFwkTag::ABILITY_SIM, "appResourcePath:%{public}s", options.appResourcePath.c_str()); in SetOptions()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp245 appResourcesPath_ = options.appResourcePath; in UIContentImpl()