Home
last modified time | relevance | path

Searched refs:defaultApl_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.h96 defaultApl_ = std::string(apl); in SetTestApl()
143 std::string defaultApl_ = "system_core"; variable
H A Dapp_spawn_test_helper.cpp518 ret = AppSpawnReqMsgSetAppDomainInfo(reqHandle, 1, defaultApl_.c_str()); in CreateMsg()
596 defaultApl_ = std::string("system_core"); in SetDefaultTestData()