Home
last modified time | relevance | path

Searched defs:error (Results 1376 - 1400 of 6185) sorted by relevance

1...<<51525354555657585960>>...248

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_notification_util.cpp84 int error; in StartAbility() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/
H A Dobject_service_proxy.cpp54 int32_t error = remoteObject->SendRequest(static_cast<uint32_t>(ObjectCode::OBJECTSTORE_SAVE), data, reply, mo); in ObjectStoreSave() local
85 int32_t error = remoteObject->SendRequest( in OnAssetChanged() local
115 int32_t error = in ObjectStoreRevokeSave() local
145 int32_t error in ObjectStoreRetrieve() local
175 int32_t error = RegisterDataObserver() local
204 int32_t error = UnregisterDataChangeObserver() local
234 int32_t error = BindAssetStore() local
263 int32_t error = DeleteSnapshot() local
[all...]
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/include/
H A Dasync_call.h31 std::shared_ptr<Error> error; member in OHOS::DataShare::final::Context
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator.cpp117 int error = E_OK; in SendMessage() local
151 int error = E_OK; in OnBufferReceive() local
[all...]
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Derrorcode_test.cpp158 DatashareBusinessError error; in HWTEST_F() local
182 DatashareBusinessError error; in HWTEST_F() local
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/
H A Dnapi_queue.cpp122 void NapiQueue::SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<Error> error) in SetBusinessError() argument
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dasync_call.cpp103 void SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<Error> error) in SetBusinessError() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dikvstore_observer.cpp81 int error = Remote()->SendRequest(ONCHANGE, data, reply, mo); in OnChange() local
101 int error = Remote()->SendRequest(CLOUD_ONCHANGE, data, reply, mo); in OnChange() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Dnapi_queue.h46 std::string error; member
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H A Dnapi_queue.h46 std::string error; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_async_call.h68 std::shared_ptr<Error> error; member in OHOS::RelationalStoreJsKit::ContextBase
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/
H A Dnapi_queue.h50 std::string error; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_async_call.cpp71 void AsyncCall::SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<Error> error, int apiversion) in SetBusinessError() argument
[all...]
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_read_only_test.cpp213 int error = store->BatchInsert(number, "test", valuesBuckets); in HWTEST_F() local
H A Drdb_transaction_test.cpp482 int error = store->BatchInsert(number, "test", valuesBuckets); in HWTEST_F() local
515 int error = store->BatchInsert(number, "test", valuesBuckets); in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_manager_impl.cpp191 int32_t error = Remote()->SendRequest( in GetFeatureInterface() local
221 int32_t error = Remote()->SendRequest( in RegisterDeathObserver() local
/foundation/distributeddatamgr/udmf/interfaces/jskits/common/
H A Dnapi_queue.h48 std::string error; member
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Dcloud_sync_manager_impl_test.cpp44 void OnSyncStateChanged(CloudSyncState state, ErrorType error) in OnSyncStateChanged() argument
/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_src_test.cpp36 virtual void OnConfigurationChanged(const BluetoothRemoteDevice &device, const A2dpCodecInfo &info, int error){} in OnConfigurationChanged() argument
37 virtual void OnPlayingStatusChanged(const BluetoothRemoteDevice &device, int playingState, int error){} in OnPlayingStatusChanged() argument
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_proxy_lite.cpp120 int error = remote_->Invoke(remote_, in RegisterDhcpClientCallBack() local
159 int error = remote_->Invoke(remote_, in StartDhcpClient() local
198 int error = remote_->Invoke(remote_, SetConfiguration() local
235 int error = remote_->Invoke(remote_, StopDhcpClient() local
[all...]
H A Ddhcp_server_proxy.cpp130 int error = Remote()->SendRequest(static_cast<uint32_t>(DhcpServerInterfaceCode::DHCP_SERVER_SVR_CMD_REG_CALL_BACK), in RegisterDhcpServerCallBack() local
168 int error = Remote()->SendRequest( in StartDhcpServer() local
210 int error in SetDhcpRange() local
246 int error = Remote()->SendRequest( SetDhcpName() local
286 int error = Remote()->SendRequest( PutDhcpRange() local
319 int error = Remote()->SendRequest( RemoveAllDhcpRange() local
352 int error = Remote()->SendRequest( UpdateLeasesTime() local
384 int error = Remote()->SendRequest( StopDhcpServer() local
424 int error = Remote()->SendRequest( RemoveDhcpRange() local
455 int error = Remote()->SendRequest( GetDhcpClientInfos() local
[all...]
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dwindow_event_channel_proxy.cpp312 int error = remote->SendRequest( in TransferAccessibilityChildTreeRegister() local
337 int error = remote->SendRequest( in TransferAccessibilityChildTreeUnregister() local
367 int error in TransferAccessibilityDumpChildInfo() local
[all...]
/foundation/window/window_manager/window_scene/session_manager/src/
H A Ddistributed_client.cpp120 int32_t error = remote->SendRequest(GET_REMOTE_MISSION_SNAPSHOT_INFO, data, reply, option); in GetRemoteMissionSnapshotInfo() local
180 int32_t error = remote->SendRequest(SET_MISSION_CONTINUE_STATE, data, reply, option); in SetMissionContinueState() local
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow.cpp54 WMError error = windowSessionImpl->Create(context, iSession, identityToken); in CreateWindowWithSession() local
99 WMError error = windowImpl->Create(option->GetParentId(), context); in Create() local
162 WMError error = windowSessionImpl->Create(context, nullptr); in CreatePiP() local
[all...]
/kernel/linux/linux-5.10/drivers/atm/
H A DuPD98402.c44 int error = 0; in fetch_stats() local

Completed in 23 milliseconds

1...<<51525354555657585960>>...248