Home
last modified time | relevance | path

Searched defs:OnFinished (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Dinstaller_callback.cpp20 void InstallerCallback::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in OHOS::EDM::InstallerCallback
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Ddownload_asset_callback_proxy.cpp24 void DownloadAssetCallbackProxy::OnFinished(const TaskId taskId, const std::string &uri, const int3… in OnFinished() function in OHOS::FileManagement::CloudSync::DownloadAssetCallbackProxy
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Dasset_callback_mock.h42 void OnFinished(const TaskId taskId, const std::string &uri, const int32_t result) override {} in OnFinished() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Ddownload_asset_callback_client.cpp24 void DownloadAssetCallbackClient::OnFinished(const TaskId taskId, const std::string &uri, const int… in OnFinished() function in OHOS::FileManagement::CloudSync::DownloadAssetCallbackClient
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dstatus_receiver_impl.cpp41 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::StatusReceiverImpl
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/downloadassetcbmgr_fuzzer/
H A Ddownloadassetcbmgr_fuzzer.cpp34 void OnFinished(const TaskId taskId, const std::string &uri, const int32_t result) override {} in OnFinished() function in OHOS::IDownloadAssetCallbackTest
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dasset_recv_callback_proxy.cpp74 int32_t AssetRecvCallbackProxy::OnFinished(const std::string &srcNetworkId, in OnFinished() function in OHOS::Storage::DistributedFile::AssetRecvCallbackProxy
H A Dfile_trans_listener_proxy.cpp92 int32_t FileTransListenerProxy::OnFinished(const std::string &sessionName) in OnFinished() function in OHOS::Storage::DistributedFile::FileTransListenerProxy
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_data_listener.cpp58 int32_t ObjectAssetsRecvListener::OnFinished(const std::string &srcNetworkId, const sptr<AssetObj> … in OnFinished() function in OHOS::DistributedObject::ObjectAssetsRecvListener
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/filetranslistenerstub_fuzzer/
H A Dfiletranslistenerstub_fuzzer.cpp56 int32_t FileTransListenerStubImpl::OnFinished(const std::string &sessionName) in OnFinished() function in OHOS::FileTransListenerStubImpl
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Ddownload_asset_callback_stub_test.cpp34 void OnFinished(const TaskId taskId, const std::string &uri, const int32_t result) override in OnFinished() function in OHOS::FileManagement::CloudSync::Test::DownloadAssetCallbackStubMock
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/installer_proxy_test/
H A Dinstaller_proxy_test.cpp48 void InstallerProxyTest::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in __anon5a77a8e60110::InstallerProxyTest
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore.cpp195 void RingtoneRestore::OnFinished(vector<FileInfo> &infos) in OnFinished() function in OHOS::Media::RingtoneRestore
H A Dringtone_dualfw_restore.cpp343 void RingtoneDualfwRestore::OnFinished(vector<FileInfo> &infos) in OnFinished() function in OHOS::Media::RingtoneDualfwRestore
H A Dringtone_dualfwk_restore.cpp491 void RingtoneDualFwkRestore::OnFinished(vector<FileInfo> &infos) in OnFinished() function in OHOS::Media::RingtoneDualFwkRestore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.h40 using OnFinished = std::function<void(int32_t, std::shared_ptr<ResultSet>)>; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp48 void OnFinished(const int32_t resultCode, const std::string &resultMsg) override in OnFinished() function in OHOS::AppExecFwk::__anon117a46740110::AgingUninstallReceiveImpl
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_test_util.cpp75 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in OHOS::DistributedSchedule::StatusReceiverImpl
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.cpp334 int32_t TransListener::OnFinished(const std::string &sessionName) in OnFinished() function in OHOS::FileManagement::ModuleFileIO::TransListener
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/
H A Dbms_permission_grant_system_test.cpp81 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::StatusReceiverImpl
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DAnimationJS.cpp221 napi_value AnimationJS::OnFinished(NapiApi::FunctionContext<NapiApi::Function>& ctx) in OnFinished() function in AnimationJS
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_user_mgr_host_impl.cpp70 virtual void OnFinished(const int32_t resultCode, const std::string &resultMsg) override in OnFinished() function in OHOS::AppExecFwk::UserReceiverImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_external_hsp_so_test.cpp103 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::StatusReceiverImpl
H A Dbms_install_extension_system_test.cpp108 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::StatusReceiverImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_code_signature_test/
H A Dbundle_mgr_code_signature_system_test.cpp95 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::StatusReceiverImpl

12