/foundation/ability/ability_runtime/test/moduletest/mock/src/appmgr/ |
H A D | mock_status_receiver.cpp | 20 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 D | installer_callback.cpp | 20 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 D | mock_status_receiver.cpp | 20 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 D | download_asset_callback_client.cpp | 24 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 D | download_asset_callback_proxy.cpp | 24 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 D | mock_status_receiver.cpp | 26 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 D | status_receiver_impl.cpp | 41 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 D | file_trans_listener_proxy.cpp | 92 int32_t FileTransListenerProxy::OnFinished(const std::string &sessionName) in OnFinished() function in OHOS::Storage::DistributedFile::FileTransListenerProxy
|
H A D | asset_recv_callback_proxy.cpp | 74 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 D | installer_proxy_test.cpp | 48 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 D | animation_api.h | 84 Event<IOnChanged> OnFinished() in OnFinished() function in Internal::AnimationInterfaceAPI
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_data_listener.cpp | 58 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 D | filetranslistenerstub_fuzzer.cpp | 56 int32_t FileTransListenerStubImpl::OnFinished(const std::string &sessionName) in OnFinished() function in OHOS::FileTransListenerStubImpl
|
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
H A D | ringtone_restore.cpp | 197 void RingtoneRestore::OnFinished(vector<FileInfo> &infos) in OnFinished() function in OHOS::Media::RingtoneRestore
|
H A D | ringtone_dualfwk_restore.cpp | 491 void RingtoneDualFwkRestore::OnFinished(vector<FileInfo> &infos) in OnFinished() function in OHOS::Media::RingtoneDualFwkRestore
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_test_util.cpp | 75 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 D | bundle_mgr_code_signature_system_test.cpp | 95 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 D | bm_install_multi_user_test.cpp | 81 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::StatusReceiverImpl
|
H A D | bms_install_external_hsp_so_test.cpp | 103 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 D | bms_permission_grant_system_test.cpp | 81 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 D | AnimationJS.cpp | 221 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 D | trans_listener.cpp | 326 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 D | translistener.cpp | 224 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 D | bms_compatible_system_test.cpp | 199 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 D | bundle_mgr_sandbox_app_system_test.cpp | 96 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() function in OHOS::AppExecFwk::StatusReceiverImpl
|