Searched refs:ExecutePushAsset (Results 1 – 2 of 2) sorted by relevance
37 void ExecutePushAsset(const AppExecFwk::InnerEvent::Pointer &event);
47 executeFuncMap_[DEAMON_EXECUTE_PUSH_ASSET] = &DaemonExecute::ExecutePushAsset; in DaemonExecute()69 void DaemonExecute::ExecutePushAsset(const AppExecFwk::InnerEvent::Pointer &event) in ExecutePushAsset() function in OHOS::Storage::DistributedFile::DaemonExecute