Home
last modified time | relevance | path

Searched defs:CreateQueueHandler (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/app_mgr_service_fourth_test/
Dapp_mgr_service_fourth_test.cpp46 static std::shared_ptr<MockTaskHandlerWrap> CreateQueueHandler(const std::string &queueName, in CreateQueueHandler() function in OHOS::AppExecFwk::MockTaskHandlerWrap
/foundation/ability/ability_runtime/services/common/src/
Dtask_handler_wrap.cpp70 std::shared_ptr<TaskHandlerWrap> TaskHandlerWrap::CreateQueueHandler(const std::string &queueName, in CreateQueueHandler() function in OHOS::AAFwk::TaskHandlerWrap