| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| D | distributeddb_ability_sync_test.cpp | 397 AbilitySync async; variable 430 AbilitySync async; variable 501 AbilitySync async; variable 572 AbilitySync async; variable
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
| D | sync_event.cpp | 19 …:EventInfo(int32_t mode, int32_t wait, bool retry, std::shared_ptr<GenQuery> query, GenAsync async) in EventInfo() 24 …:EventInfo(const SyncParam &syncParam, bool retry, std::shared_ptr<GenQuery> query, GenAsync async) in EventInfo()
|
| D | cloud_db.cpp | 58 int32_t CloudDB::Sync(const Devices &devices, int32_t mode, const GenQuery &query, Async async, int… in Sync()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/ |
| D | softbus_client.cpp | 155 …2_t SoftBusClient::Open(int32_t socket, uint32_t type, const ISocketListener *listener, bool async) in Open() 194 void SoftBusClient::UpdateExpireTime(bool async) in UpdateExpireTime() 209 void SoftBusClient::UpdateBindInfo(int32_t socket, uint32_t mtu, int32_t status, bool async) in UpdateBindInfo()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/router/ |
| D | js_router.cpp | 40 jerry_value_t Router::Replace(jerry_value_t object, bool async) in Replace()
|
| /foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/ |
| D | object_itf.cpp | 23 static SLresult Realize(SLObjectItf self, SLboolean async) in Realize() 33 static SLresult Resume(SLObjectItf self, SLboolean async) in Resume()
|
| /foundation/arkui/ace_engine/test/component_test/tools/previewer_host/ |
| D | package.json | 13 "async": "^3.2.5", string
|
| D | main.js | 17 const async = require('async'); constant
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
| D | mock_app_provision_info.h | 245 …tual int Sync(const SyncOption& option, const AbsRdbPredicates& predicate, const AsyncBrief& async) in Sync() 250 …ual int Sync(const SyncOption& option, const AbsRdbPredicates& predicate, const AsyncDetail& async) in Sync() 255 …nt Sync(const SyncOption& option, const std::vector<std::string>& tables, const AsyncDetail& async) in Sync()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
| D | general_store_mock.cpp | 73 DetailAsync async, const SyncParam &syncParm) in Sync() 98 int32_t GeneralStoreMock::RegisterDetailProgressObserver(DetailAsync async) in RegisterDetailProgressObserver()
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/mock/src/ |
| D | kvdb_notifier_client_mock.cpp | 44 void KVDBNotifierClient::AddCloudSyncCallback(uint64_t sequenceId, const AsyncDetail &async) in AddCloudSyncCallback()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| D | kvdb_general_store.cpp | 347 KVDBGeneralStore::DBSyncCallback KVDBGeneralStore::GetDBSyncCompleteCB(DetailAsync async) in GetDBSyncCompleteCB() 366 …lStore::CloudSync(const Devices &devices, DistributedDB::SyncMode cloudSyncMode, DetailAsync async, in CloudSync() 396 …nt32_t, int32_t> KVDBGeneralStore::Sync(const Devices &devices, GenQuery &query, DetailAsync async, in Sync() 613 int32_t KVDBGeneralStore::RegisterDetailProgressObserver(GeneralStore::DetailAsync async) in RegisterDetailProgressObserver() 677 KVDBGeneralStore::DBProcessCB KVDBGeneralStore::GetDBProcessCB(DetailAsync async) in GetDBProcessCB()
|
| /foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/ |
| D | mock_rdb.h | 232 …int Sync(const SyncOption& option, const AbsRdbPredicates& predicate, const AsyncBrief& async) ove… in Sync() 237 …int Sync(const SyncOption& option, const AbsRdbPredicates& predicate, const AsyncDetail& async) ov… in Sync() 242 …onst SyncOption& option, const std::vector<std::string>& tables, const AsyncDetail& async) override in Sync()
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/ |
| D | common_func.cpp | 229 …unc::InstantiateStat(napi_env env, const uv_stat_t &buf, shared_ptr<FileInfo> fileInfo, bool async) in InstantiateStat() 257 NVal CommonFunc::InstantiateStat(napi_env env, const uv_stat_t &buf, bool async) in InstantiateStat() 319 NVal CommonFunc::InstantiateStream(napi_env env, shared_ptr<FILE> fp, bool async) in InstantiateStream()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
| D | image_provider.cpp | 353 … const std::string&& imageData, bool async, int32_t instanceId) { in DownLoadImage() 374 std::string errorMessage, bool async, int32_t instanceId) { in DownLoadImage() 381 … uint32_t dlTotal, uint32_t dlNow, bool async, int32_t instanceId) { in DownLoadImage()
|
| /foundation/arkui/ace_engine/frameworks/core/components/font/ |
| D | rosen_font_loader.cpp | 83 … const std::string&& imageData, bool async, int32_t instanceId) { in LoadFromNetwork() 101 … downloadCallback.failCallback = [](std::string errorMessage, bool async, int32_t instanceId) { in LoadFromNetwork()
|
| /foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
| D | single_kvstore.h | 307 virtual Status CloudSync(const AsyncDetail &async) in CloudSync()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| D | kvdb_general_store_test.cpp | 434 GeneralStore::DetailAsync async; variable 906 auto async = [&asyncCalled](const DistributedData::GenDetails &details) { in __anoneb5e7b7f1002() variable 928 GeneralStore::DetailAsync async; variable 951 GeneralStore::DetailAsync async; variable
|
| D | kvdb_general_store_abnormal_test.cpp | 205 GeneralStore::DetailAsync async; variable
|
| D | cloud_test.cpp | 62 auto async = [&sign](const GenDetails& details) { in __anon805780860102() variable
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
| D | read_lines.cpp | 65 static NVal InstantiateReaderIterator(napi_env env, void *iterator, int64_t offset, bool async = fa… in InstantiateReaderIterator()
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
| D | kvdb_notifier_client.cpp | 133 void KVDBNotifierClient::AddCloudSyncCallback(uint64_t sequenceId, const AsyncDetail &async) in AddCloudSyncCallback()
|
| /foundation/window/window_manager/interfaces/kits/napi/common/ |
| D | dm_napi_common.h | 64 void (*async)(napi_env env, std::unique_ptr<ParamT>& param); member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
| D | rdb_general_store.cpp | 576 const SyncParam &syncParam, bool isPriority, DetailAsync async) in DoCloudSync() 614 …int32_t, int32_t> RdbGeneralStore::Sync(const Devices &devices, GenQuery &query, DetailAsync async, in Sync() 787 RdbGeneralStore::DBBriefCB RdbGeneralStore::GetDBBriefCB(DetailAsync async) in GetDBBriefCB() 809 RdbGeneralStore::DBProcessCB RdbGeneralStore::GetDBProcessCB(DetailAsync async, uint32_t syncMode, … in GetDBProcessCB() 1022 int32_t RdbGeneralStore::RegisterDetailProgressObserver(GeneralStore::DetailAsync async) in RegisterDetailProgressObserver()
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| D | trans_db.cpp | 285 …B::Sync(const SyncOption &option, const std::vector<std::string> &tables, const AsyncDetail &async) in Sync()
|