Home
last modified time | relevance | path

Searched refs:WriteInfoToParcel (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_mgr_stub.cpp416 if (WriteInfoToParcel(appInfos, reply) != ERR_OK in HandleGetEfficiencyResourcesInfos()
417 || WriteInfoToParcel(procInfos, reply) != ERR_OK) { in HandleGetEfficiencyResourcesInfos()
424 ErrCode BackgroundTaskMgrStub::WriteInfoToParcel( in WriteInfoToParcel() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrStub
/foundation/resourceschedule/background_task_mgr/frameworks/include/
H A Dbackground_task_mgr_stub.h69 ErrCode WriteInfoToParcel(const std::vector<std::shared_ptr<ResourceCallbackInfo>>& infoMap, MessageParcel& reply);

Completed in 2 milliseconds