Home
last modified time | relevance | path

Searched defs:RemoveWork (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_queue_manager.cpp75 bool WorkQueueManager::RemoveWork(shared_ptr<WorkStatus> workStatus) in RemoveWork() function in OHOS::WorkScheduler::WorkQueueManager
H A Dwork_policy_manager.cpp166 bool WorkPolicyManager::RemoveWork(shared_ptr<WorkStatus> workStatus, int32_t uid) in RemoveWork() function in OHOS::WorkScheduler::WorkPolicyManager
/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dfs_work_agent.c848 static void RemoveWork(struct SecStorageType *transControl) in RemoveWork() function