Home
last modified time | relevance | path

Searched refs:AddRestartAppHistory (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Drestart_app_manager.h37 void AddRestartAppHistory(int32_t uid, time_t time);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Drestart_app_manager.cpp43 void RestartAppManager::AddRestartAppHistory(int32_t uid, time_t time) in AddRestartAppHistory() function in OHOS::AAFwk::RestartAppManager
H A Dability_manager_service.cpp11295 RestartAppManager::GetInstance().AddRestartAppHistory(callerUid, now); in RestartApp()
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrrestartappmanager_fuzzer/
H A Dabilitymgrrestartappmanager_fuzzer.cpp58 restartAppManager-> AddRestartAppHistory(uid, currentTime); in DoSomethingInterestingWithMyAPI()

Completed in 22 milliseconds