Home
last modified time | relevance | path

Searched defs:res (Results 1151 - 1175 of 5104) sorted by relevance

1...<<41424344454647484950>>...205

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_common.h88 static inline int HdiCheckError(size_t size, int res) in HdiCheckError() argument
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dasset_change_timer.cpp107 int32_t res = proxy->OnAssetChanged(flatObjectStore_->GetBundleName(), sessionId, deviceId, assetValue); in HandleAssetChanges() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_meta_data_test.cpp267 auto res = metadata_->GetLocalSchemaVersion(); in HWTEST_F() local
360 auto res = metadata_->GetLocalSchemaVersion(); in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/installer/
H A Dinstaller_impl.cpp123 auto res = CommonEventManager::UnSubscribeCommonEvent(subscriber_); in ~InstallerImpl() local
131 auto res = CommonEventManager::UnSubscribeCommonEvent(subscriber_); in UnsubscribeEvent() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dvalue_proxy_test.cpp120 auto res = ValueProxy::Convert<int64_t>(testMap); in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/checker/
H A Dchecker_manager.cpp117 std::vector<CheckerManager::StoreInfo> res; in GetDynamicStores() local
131 std::vector<CheckerManager::StoreInfo> res; in GetStaticStores() local
[all...]
/foundation/distributeddatamgr/kv_store/databaseutils/test/
H A Dacl_test.cpp65 int res = mkdir(PATH_ABC, mode); in PreOperation() local
94 int res = mkdir(PATH_ABC, mode); in HWTEST_F() local
114 int res = mkdir(PATH_ABC, mode); HWTEST_F() local
138 int res = pipe(fd); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_progress_manager_test.cpp89 SyncProcess res; in HWTEST_F() local
146 SyncProcess res; in HWTEST_F() local
203 SyncProcess res; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dstring_utils.cpp49 std::vector<std::string> res; in Split() local
/foundation/distributeddatamgr/pasteboard/interfaces/cj/src/
H A Dpaste_data_record_impl.cpp105 std::shared_ptr<MiscServices::PasteDataRecord> res = value_; in GetRealPasteDataRecord() local
H A Dsystem_pasteboard_impl.cpp70 int32_t res = PASTEBOARD_SUCCESS; in SetData() local
103 bool res = PasteboardClient::GetInstance()->HasPasteData(); in HasData() local
116 bool res = PasteboardClient::GetInstance()->IsRemoteData(); in IsRemoteData() local
122 bool res = PasteboardClient::GetInstance()->HasDataType(mimeType); in HasDataType() local
128 std::string res; GetDataSource() local
[all...]
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp128 int32_t res = audioSrvHdf_->RegisterAudioDevice(devId, dhId, capability, iter->second); in RegisterAudioDevice() local
141 int32_t res = audioSrvHdf_->UnRegisterAudioDevice(devId, dhId); in UnRegisterAudioDevice() local
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Danonymous_string.cpp61 std::string res; in GetAnonyString() local
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dffrt_utils_test.cpp132 bool res = FFRTUtils::SubmitTimeoutTask(task, timeoutMs); in HWTEST_F() local
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_xml_utils_test.cpp441 bool res = PreferencesXmlUtils::ReadSettingXml(fileName, "", "", settings); in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Dcache_result_set_test.cpp274 int res; in HWTEST_F() local
328 string res; in HWTEST_F() local
H A Dtransaction_test.cpp372 auto res = transaction->Execute( in HWTEST_F() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/
H A Db_dir_test.cpp311 vector<string> res = BDir::GetDirs(paths); in HWTEST_F() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_dispatcher_test.cpp65 bool res = true; in HWTEST_F() local
239 bool res = true; in HWTEST_F() local
266 bool res = true; in HWTEST_F() local
293 bool res in HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Dcloud_sync_common_test.cpp73 auto res = switchDataObj.Marshalling(parcel); in HWTEST_F() local
95 auto res = switchDataObj.Marshalling(parcel); in HWTEST_F() local
126 auto res = switchDataObj.Marshalling(parcel); in HWTEST_F() local
151 auto res = downloadProgressObj.Marshalling(parcel); in HWTEST_F() local
201 auto res = cleanOptions.Marshalling(parcel); HWTEST_F() local
231 auto res = cleanOptions.Marshalling(parcel); HWTEST_F() local
253 auto res = cleanOptions.Marshalling(parcel); HWTEST_F() local
280 auto res = switchDataObj->Unmarshalling(parcel); HWTEST_F() local
301 auto res = downloadProgressObj->Unmarshalling(parcel); HWTEST_F() local
322 auto res = cleanOptions->Unmarshalling(parcel); HWTEST_F() local
344 auto res = switchDataObj.ReadFromParcel(parcel); HWTEST_F() local
366 auto res = switchDataObj.ReadFromParcel(parcel); HWTEST_F() local
388 auto res = switchDataObj.ReadFromParcel(parcel); HWTEST_F() local
419 auto res = cleanOptions.ReadFromParcel(parcel); HWTEST_F() local
441 auto res = cleanOptions.ReadFromParcel(parcel); HWTEST_F() local
463 auto res = cleanOptions.ReadFromParcel(parcel); HWTEST_F() local
493 auto res = downloadProgressObj.ReadFromParcel(parcel); HWTEST_F() local
535 auto res = downloadProgressObj.to_string(); HWTEST_F() local
560 auto res = assetInfo.ReadFromParcel(parcel); HWTEST_F() local
581 auto res = assetInfo.Marshalling(parcel); HWTEST_F() local
602 auto res = assetInfo->Unmarshalling(parcel); HWTEST_F() local
[all...]
H A Dcloud_sync_manager_impl_unnomal_test.cpp83 auto res = managePtr_->RegisterCallback(callback); in HWTEST_F() local
104 auto res = managePtr_->StartSync(); in HWTEST_F() local
125 int res = managePtr_->StopSync(); in HWTEST_F() local
147 auto res = managePtr_->ChangeAppSwitch(accoutId, bundleName, status); in HWTEST_F() local
168 auto res = managePtr_->NotifyDataChange(accoutId, bundleName); HWTEST_F() local
188 auto res = managePtr_->StartDownloadFile(uri); HWTEST_F() local
208 auto res = managePtr_->StopDownloadFile(uri); HWTEST_F() local
227 auto res = managePtr_->UnregisterDownloadFileCallback(); HWTEST_F() local
248 auto res = managePtr_->EnableCloud(accoutId, switchData); HWTEST_F() local
268 auto res = managePtr_->DisableCloud(accoutId); HWTEST_F() local
289 auto res = managePtr_->Clean(accoutId, cleanOptions); HWTEST_F() local
[all...]
/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_class.cpp55 napi_status res = napi_create_reference(env, exClass, 1, &constructor); in SaveClass() local
79 napi_status res; in CleanClass() local
/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_cached_entity.h85 bool res = jsonReader->parse(sv.data(), sv.data() + sv.length(), &jValue, &errs); in ReloadFromFile() local
106 bool res = jsonReader->parse(sv.data(), sv.data() + sv.length(), &jValue, &errs); in ReloadFromString() local
/foundation/filemanagement/app_file_service/interfaces/kits/cj/src/
H A Dfile_fileuri_ffi.cpp42 char* res = static_cast<char*>(malloc(sizeof(char) * length)); in MallocCString() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Duni_error.cpp120 napi_value res = nullptr; in GetNapiErr() local

Completed in 14 milliseconds

1...<<41424344454647484950>>...205