Searched refs:using (Results 2601 - 2625 of 3116) sorted by relevance
1...<<101102103104105106107108109110>>...125
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | sync_state_machine.h | 26 using EventToState = std::map<uint8_t, uint8_t>;
|
H A D | isync_task_context.h | 29 using CommErrHandler = std::function<void(int)>;
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/ |
H A D | published_data.h | 32 using Data = std::variant<BytesData, std::string>;
|
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/ |
H A D | datashare_radar_reporter.h | 24 using namespace OHOS::HiviewDFX;
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/include/ |
H A D | dump_helper.h | 32 using Handler = std::function<void(int, std::map<std::string, std::vector<std::string>> &)>;
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
H A D | relational_store_connection.h | 30 using RelationalObserverAction =
|
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/ |
H A D | datashare_template.h | 97 using DataType = std::variant<std::vector<uint8_t>, std::string>;
|
H A D | datashare_value_object.h | 49 using Type = std::variant<std::monostate, int64_t, double, std::string, bool, std::vector<uint8_t>>;
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | rdb_delegate.h | 31 using namespace OHOS::NativeRdb;
|
/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/ |
H A D | dev_profile.h | 31 using Observer = std::function<void(bool isEnable)>;
|
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/ |
H A D | pasteboard_napi.h | 30 using FUNC = napi_value (*)(napi_env, napi_value);
|
/foundation/distributeddatamgr/pasteboard/services/zidl/include/ |
H A D | pasteboard_service_stub.h | 36 using PasteboardServiceFunc = int32_t (PasteboardServiceStub::*)(MessageParcel &data, MessageParcel &reply);
|
/foundation/distributeddatamgr/preferences/frameworks/cj/src/ |
H A D | preferences_impl.h | 28 using RegisterMode = NativePreferences::PreferencesObserver::RegisterMode;
|
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
H A D | rdb_service.h | 38 using ResultSet = NativeRdb::ResultSet;
|
H A D | abs_result_set.h | 335 using Mutex = Lock<std::mutex>;
|
/foundation/distributedhardware/device_manager/utils/include/timer/lite/ |
H A D | dm_timer.h | 46 using TimerCallback = std::function<void (std::string name)>;
|
/foundation/distributeddatamgr/pasteboard/services/dfx/src/ |
H A D | pasteboard_event_dfx.h | 23 using namespace OHOS::HiviewDFX;
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
H A D | napi_rdb_context.h | 27 using namespace OHOS::NativeRdb;
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/ipc/ |
H A D | cloud_sync_service_stub.h | 24 using ServiceInterface = std::function<int32_t(MessageParcel &data, MessageParcel &reply)>;
|
/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/include/ |
H A D | service_reverse_stub.h | 34 using ServiceInterface = int32_t (ServiceReverseStub::*)(MessageParcel &data, MessageParcel &reply);
|
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/ |
H A D | service_stub.h | 34 using ServiceInterface = int32_t (ServiceStub::*)(MessageParcel &data, MessageParcel &reply);
|
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/ |
H A D | ext_backup.h | 28 using CreatorFunc = std::function<ExtBackup *(const std::unique_ptr<AbilityRuntime::Runtime> &runtime)>;
|
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/include/ |
H A D | distributed_file_daemon_proxy.h | 65 using RemoteDiedHandler = std::function<void(const wptr<IRemoteObject> &)>;
|
/foundation/filemanagement/storage_service/services/storage_daemon/include/mock/ |
H A D | user_idm_client_impl_mock.h | 26 using namespace OHOS::UserIam::UserAuth;
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_hogp.h | 32 using utility::Dispatcher;
|
Completed in 10 milliseconds
1...<<101102103104105106107108109110>>...125