Home
last modified time | relevance | path

Searched refs:DelayUnloadTask (Results 1 - 5 of 5) sorted by relevance

/test/xts/device_attest/services/devattest_ability/include/
H A Ddevattest_service_stub.h30 virtual void DelayUnloadTask() in DelayUnloadTask() function in OHOS::DevAttest::DevAttestServiceStub
32 printf("[DevAttestServiceStub] DelayUnloadTask"); in DelayUnloadTask()
H A Ddevattest_service.h42 void DelayUnloadTask(void) override;
/test/xts/device_attest/services/devattest_ability/src/
H A Ddevattest_service_stub.cpp42 DelayUnloadTask(); in OnRemoteRequest()
H A Ddevattest_service.cpp110 void DevAttestService::DelayUnloadTask(void) in DelayUnloadTask() function in OHOS::DevAttest::DevAttestService
112 HILOGI("[DelayUnloadTask] Delay unload task begin"); in DelayUnloadTask()
118 HILOGE("[DelayUnloadTask] UnloadHandler is null"); in DelayUnloadTask()
125 HILOGE("[DelayUnloadTask] SamgrProxy is null"); in DelayUnloadTask()
132 HILOGW("[DelayUnloadTask] Stop timer failed"); in DelayUnloadTask()
136 HILOGE("[DelayUnloadTask] System ability failed"); in DelayUnloadTask()
/test/xts/device_attest/test/fuzztest/devattestservicestub_fuzzer/
H A Ddevattestservicestub_fuzzer.cpp38 void DelayUnloadTask() override

Completed in 4 milliseconds