Home
last modified time | relevance | path

Searched defs:OnFinished (Results 1 - 25 of 36) sorted by relevance

12

/foundation/ability/ability_runtime/test/moduletest/mock/src/appmgr/
H A Dmock_status_receiver.cpp20 void MockStatusReceiver::OnFinished(const int32_t resultCode, [[maybe_unused]] const std::string& resultMsg) in OnFinished() function in OHOS::AppExecFwk::MockStatusReceiver
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dinstaller_callback.cpp20 void InstallerCallback::OnFinished(const int32_t resultCode, [[maybe_unused]] const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::InstallerCallback
/foundation/bundlemanager/bundle_framework/services/test/mock/src/
H A Dmock_status_receiver.cpp20 void MockStatusReceiver::OnFinished(const int32_t resultCode, [[maybe_unused]] const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::MockStatusReceiver
/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 int32_t result) in OnFinished() function in OHOS::FileManagement::CloudSync::DownloadAssetCallbackClient
/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 int32_t result) in OnFinished() function in OHOS::FileManagement::CloudSync::DownloadAssetCallbackProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_status_receiver.cpp26 void MockStatusReceiver::OnFinished(const int32_t resultCode, [[maybe_unused]] const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::MockStatusReceiver
/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
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dfile_trans_listener_proxy.cpp92 int32_t FileTransListenerProxy::OnFinished(const std::string &sessionName) in OnFinished() function in OHOS::Storage::DistributedFile::FileTransListenerProxy
H A Dasset_recv_callback_proxy.cpp74 int32_t AssetRecvCallbackProxy::OnFinished(const std::string &srcNetworkId, in OnFinished() function in OHOS::Storage::DistributedFile::AssetRecvCallbackProxy
/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 __anon4239::InstallerProxyTest
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Danimation_api.h84 Event<IOnChanged> OnFinished() in OnFinished() function in Internal::AnimationInterfaceAPI
/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> &assetObj, in OnFinished() function in OHOS::DistributedObject::ObjectAssetsRecvListener
/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
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore.cpp197 void RingtoneRestore::OnFinished(vector<FileInfo> &infos) in OnFinished() function in OHOS::Media::RingtoneRestore
H A Dringtone_dualfwk_restore.cpp491 void RingtoneDualFwkRestore::OnFinished(vector<FileInfo> &infos) in OnFinished() function in OHOS::Media::RingtoneDualFwkRestore
/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
/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
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbm_install_multi_user_test.cpp81 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::StatusReceiverImpl
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
/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
/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
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.cpp326 int32_t TransListener::OnFinished(const std::string &sessionName) in OnFinished() function in OHOS::FileManagement::ModuleFileIO::TransListener
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dtranslistener.cpp224 int32_t TransListener::OnFinished(const std::string &sessionName) in OnFinished() function in OHOS::CJSystemapi::TransListener
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
H A Dbms_compatible_system_test.cpp199 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::StatusReceiverImpl
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/
H A Dbundle_mgr_sandbox_app_system_test.cpp96 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::StatusReceiverImpl

Completed in 15 milliseconds

12