Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Doptions.h77 std::string systemResourcePath; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/test/src/
H A Dmain.cpp55 options.systemResourcePath = argv[PARAM_FIVE]; in main()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dability_context.cpp63 …TAG_LOGD(AAFwkTag::ABILITY_SIM, "systemResourcePath:%{public}s", options.systemResourcePath.c_str(… in SetOptions()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp244 systemResourcesPath_ = options.systemResourcePath; in UIContentImpl()