Home
last modified time | relevance | path

Searched refs:SetUserTestInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_launch_data.h86 void SetUserTestInfo(const std::shared_ptr<UserTestRecord> &record);
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_launch_data.cpp52 void AppLaunchData::SetUserTestInfo(const std::shared_ptr<UserTestRecord> &record) in SetUserTestInfo() function in OHOS::AppExecFwk::AppLaunchData
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h604 void SetUserTestInfo(const std::shared_ptr<UserTestRecord> &record);
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp480 launchData.SetUserTestInfo(userTestRecord_); in LaunchApplication()
1579 void AppRunningRecord::SetUserTestInfo(const std::shared_ptr<UserTestRecord> &record) in SetUserTestInfo() function in OHOS::AppExecFwk::AppRunningRecord
H A Dapp_mgr_service_inner.cpp4305 appRecord->SetUserTestInfo(testRecord); in StartEmptyProcess()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp2458 appRecord->SetUserTestInfo(record);
2494 appRecord->SetUserTestInfo(record);
2498 appRecord->SetUserTestInfo(record);
2502 appRecord->SetUserTestInfo(record);