Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/fuzztest/abilityappfreezemanager_fuzzer/
H A Dabilityappfreezemanager_fuzzer.cpp84 freeze->SetFreezeState(pid, state); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/unittest/dfr_test/appfreeze_manager_test/
H A Dappfreeze_manager_test.cpp217 appfreezeManager->SetFreezeState(pid, in HWTEST_F()
219 appfreezeManager->SetFreezeState(pid, state); in HWTEST_F()
/foundation/ability/ability_runtime/services/appdfr/include/
H A Dappfreeze_manager.h103 void SetFreezeState(int32_t pid, int state);
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp521 void AppfreezeManager::SetFreezeState(int32_t pid, int state) in SetFreezeState() function in OHOS::AppExecFwk::AppfreezeManager
590 SetFreezeState(pid, AppFreezeState::APPFREEZE_STATE_FREEZE); in IsNeedIgnoreFreezeEvent()
592 "%{public}" PRId64 " SetFreezeState: %{public}d", diff, state); in IsNeedIgnoreFreezeEvent()

Completed in 3 milliseconds