Home
last modified time | relevance | path

Searched defs:const (Results 2201 - 2225 of 20717) sorted by relevance

1...<<81828384858687888990>>...829

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dref_count.cpp65 RefCount::operator bool() const in operator bool() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_executor.cpp29 bool StorageExecutor::GetWritable() const in GetWritable() argument
34 bool StorageExecutor::GetCorruptedStatus() const in GetCorruptedStatus() argument
39 void StorageExecutor::SetCorruptedStatus() const in SetCorruptedStatus() argument
44 int StorageExecutor::CheckCorruptedStatus(int errCode) const in CheckCorruptedStatus() argument
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Ddatashare_ext_ability_module_loader.cpp27 Extension *DataShareExtAbilityModuleLoader::Create(const std::unique_ptr<Runtime>& runtime) const in Create() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dswitches_meta_data.cpp20 bool SwitchesMetaData::Marshal(json &node) const in Marshal() argument
38 std::string SwitchesMetaData::GetKey() const in GetKey() argument
48 bool SwitchesMetaData::operator==(const SwitchesMetaData &meta) const in operator ==() argument
53 bool SwitchesMetaData::operator!=(const SwitchesMetaData &meta) const in operator !=() argument
H A Dauto_launch_meta_data.cpp25 bool AutoLaunchMetaData::Marshal(json& node) const in Marshal() argument
H A Dversion_meta_data.cpp27 bool VersionMetaData::Marshal(json &node) const in Marshal() argument
41 std::string VersionMetaData::GetKey() const in GetKey() argument
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Djs_proxy.h40 std::shared_ptr<T> GetInstance() const in GetInstance() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dsemaphore_utils.cpp58 bool SemaphoreUtils::CompareCount() const in CompareCount() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_device_listener.cpp37 void KvStoreDeviceListener::OnSessionReady(const AppDistributedKv::DeviceInfo &info) const in OnSessionReady() argument
47 AppDistributedKv::ChangeLevelType KvStoreDeviceListener::GetChangeLevelType() const in GetChangeLevelType() argument
23 OnDeviceChanged( const AppDistributedKv::DeviceInfo &info, const AppDistributedKv::DeviceChangeType &type) const OnDeviceChanged() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_changed_data_impl.cpp24 const std::list<Entry> &KvStoreChangedDataImpl::GetEntriesInserted() const in GetEntriesInserted() argument
35 const std::list<Entry> &KvStoreChangedDataImpl::GetEntriesUpdated() const in GetEntriesUpdated() argument
46 const std::list<Entry> &KvStoreChangedDataImpl::GetEntriesDeleted() const in GetEntriesDeleted() argument
57 bool KvStoreChangedDataImpl::IsCleared() const in IsCleared() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_kv_sync_task_context.cpp27 std::string SingleVerKvSyncTaskContext::GetQuerySyncId() const in GetQuerySyncId() argument
33 std::string SingleVerKvSyncTaskContext::GetDeleteSyncId() const in GetDeleteSyncId() argument
48 std::pair<bool, bool> SingleVerKvSyncTaskContext::GetSchemaSyncStatus(QuerySyncObject &querySyncObject) const in GetSchemaSyncStatus() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_observer_handle.cpp40 uint32_t KvDBObserverHandle::GetObserverMode() const in GetObserverMode() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_snapshot.cpp34 int MultiVerNaturalStoreSnapshot::Get(const Key &key, Value &value) const in Get() argument
46 int MultiVerNaturalStoreSnapshot::GetEntries(const Key &keyPrefix, std::vector<Entry> &entries) const in GetEntries() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/
H A Devent.cpp25 int32_t Event::GetEventId() const in GetEventId() argument
30 bool Event::Equals(const Event &) const in Equals() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore.h50 operator <(const Time &time) const operator <() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_extra_data.cpp20 bool Context::Marshal(Serializable::json &node) const in Marshal() argument
34 bool ExtensionInfo::Marshal(Serializable::json &node) const in Marshal() argument
66 bool ExtraData::Marshal(Serializable::json &node) const in Marshal() argument
80 bool ExtraData::isPrivate() const in isPrivate() argument
85 bool ExtraData::isShared() const in isShared() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_schema_object.cpp26 bool RelationalSchemaObject::IsSchemaValid() const in IsSchemaValid() argument
31 SchemaType RelationalSchemaObject::GetSchemaType() const in GetSchemaType() argument
36 std::string RelationalSchemaObject::ToSchemaString() const in ToSchemaString() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_storage_executor.cpp47 int SQLiteStorageExecutor::GetDbHandle(sqlite3 *&dbHandle) const in GetDbHandle() argument
57 bool SQLiteStorageExecutor::IsMemory() const in IsMemory() argument
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Djs_proxy.h40 std::shared_ptr<T> GetInstance() const in GetInstance() argument
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_export_auth_code_rsp.h33 std::string GetAuthCode() const in GetAuthCode() argument
H A Dipc_notify_dmfa_result_req.h32 std::string GetJsonParam() const in GetJsonParam() argument
H A Dipc_permission_req.h32 int32_t GetPermissionLevel() const in GetPermissionLevel() argument
H A Dipc_publish_req.h33 const DmPublishInfo &GetPublishInfo() const in GetPublishInfo() argument
H A Dipc_req.h29 const std::string GetPkgName() const in GetPkgName() argument
H A Dipc_rsp.h29 int32_t GetErrCode() const in GetErrCode() argument

Completed in 8 milliseconds

1...<<81828384858687888990>>...829