| /foundation/arkui/ace_engine_lite/frameworks/src/core/router/ |
| H A D | js_router.cpp | 40 jerry_value_t Router::Replace(jerry_value_t object, bool async) in Replace() argument
|
| /foundation/window/window_manager/interfaces/kits/napi/common/ |
| H A D | dm_napi_common.h | 63 void (*async)(napi_env env, std::unique_ptr<ParamT>& param); member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
| H A D | sync_event.cpp | 19 SyncEvent::EventInfo::EventInfo(int32_t mode, int32_t wait, bool retry, std::shared_ptr<GenQuery> query, GenAsync async) in EventInfo() argument 24 SyncEvent::EventInfo::EventInfo(const SyncParam &syncParam, bool retry, std::shared_ptr<GenQuery> query, GenAsync async) in EventInfo() argument
|
| H A D | cloud_db.cpp | 58 int32_t CloudDB::Sync(const Devices &devices, int32_t mode, const GenQuery &query, Async async, int32_t wait) in Sync() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | distributeddb_ability_sync_test.cpp | 397 AbilitySync async; in HWTEST_F() local 430 AbilitySync async; in HWTEST_F() local 501 AbilitySync async; HWTEST_F() local 572 AbilitySync async; HWTEST_F() local [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/ |
| H A D | object_itf.cpp | 23 static SLresult Realize(SLObjectItf self, SLboolean async)
in Realize() argument 33 static SLresult Resume(SLObjectItf self, SLboolean async)
in Resume() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | cloud_test.cpp | 62 auto async = [&sign](const GenDetails& details) { in HWTEST_F() local
|
| H A D | rdb_general_store_test.cpp | 726 GeneralStore::DetailAsync async;
in HWTEST_F() local
|
| H A D | kvdb_general_store_test.cpp | 390 GeneralStore::DetailAsync async; in HWTEST_F() local
|
| H A D | cloud_data_test.cpp | 1561 GenAsync async = nullptr; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
| H A D | kvdb_notifier_client.cpp | 133 void KVDBNotifierClient::AddCloudSyncCallback(uint64_t sequenceId, const AsyncDetail &async) in AddCloudSyncCallback() argument
|
| /foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
| H A D | single_kvstore.h | 307 virtual Status CloudSync(const AsyncDetail &async) in CloudSync() argument
|
| /foundation/multimedia/image_framework/interfaces/kits/js/common/include/ |
| H A D | image_receiver_napi.h | 124 CallType async; member
|
| H A D | image_creator_napi.h | 124 CreatorCallType async; member
|
| /foundation/multimedia/image_framework/interfaces/kits/js/common/include/sendable/ |
| H A D | sendable_image_receiver_napi.h | 121 CallType async;
member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
| H A D | general_store_mock.cpp | 72 int32_t GeneralStoreMock::Sync(const Devices &devices, GenQuery &query, DetailAsync async, SyncParam &syncParm) in Sync() argument 97 int32_t GeneralStoreMock::RegisterDetailProgressObserver(DetailAsync async) in RegisterDetailProgressObserver() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
| H A D | cloud_test.cpp | 480 CloudDB::Async async; in HWTEST_F() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | trans_db.cpp | 253 int TransDB::Sync(const SyncOption &option, const std::vector<std::string> &tables, const AsyncDetail &async) in Sync() argument
|
| H A D | rdb_service_proxy.cpp | 131 DoSync(const RdbSyncerParam ¶m, const Option &option, const PredicatesMemo &predicates, const AsyncDetail &async) DoSync() argument 193 Sync(const RdbSyncerParam ¶m, const Option &option, const PredicatesMemo &predicates, const AsyncDetail &async) Sync() argument
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | scene_holder.h | 163 void SetOperationMode(bool async) in SetOperationMode() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
| H A D | mock_app_provision_info.h | 245 virtual int Sync(const SyncOption& option, const AbsRdbPredicates& predicate, const AsyncBrief& async) in Sync() argument 250 virtual int Sync(const SyncOption& option, const AbsRdbPredicates& predicate, const AsyncDetail& async) in Sync() argument 255 virtual int Sync(const SyncOption& option, const std::vector<std::string>& tables, const AsyncDetail& async) in Sync() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
| H A D | rdb_general_store.cpp | 504 int32_t RdbGeneralStore::Sync(const Devices &devices, GenQuery &query, DetailAsync async, SyncParam &syncParam) in Sync() argument 695 RdbGeneralStore::DBBriefCB RdbGeneralStore::GetDBBriefCB(DetailAsync async) in GetDBBriefCB() argument 717 RdbGeneralStore::DBProcessCB RdbGeneralStore::GetDBProcessCB(DetailAsync async, uint32_t syncMode, SyncId syncId, in GetDBProcessCB() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | single_store_impl.cpp | 601 Status SingleStoreImpl::CloudSync(const AsyncDetail &async) in CloudSync() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_general_store.cpp | 340 KVDBGeneralStore::DBSyncCallback KVDBGeneralStore::GetDBSyncCompleteCB(DetailAsync async) in GetDBSyncCompleteCB() argument 359 DBStatus KVDBGeneralStore::CloudSync(const Devices &devices, DistributedDB::SyncMode cloudSyncMode, DetailAsync async, in CloudSync() argument 378 int32_t KVDBGeneralStore::Sync(const Devices &devices, GenQuery &query, DetailAsync async, SyncParam &syncParam) in Sync() argument 586 RegisterDetailProgressObserver(GeneralStore::DetailAsync async) RegisterDetailProgressObserver() argument 662 GetDBProcessCB(DetailAsync async) GetDBProcessCB() argument [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/cj/src/ |
| H A D | relational_store_impl_rdbstore.cpp | 589 auto async = [ lambda = CJLambda::Create(cFunc)](const DistributedRdb::Details &details) -> in CloudSync() local
|