Home
last modified time | relevance | path

Searched defs:const (Results 7476 - 7500 of 20717) sorted by relevance

1...<<291292293294295296297298299300>>...829

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dprocess_system_api_adapter_impl.cpp45 bool ProcessSystemApiAdapterImpl::IsAccessControlled() const in IsAccessControlled() argument
82 ProcessSystemApiAdapterImpl::DBStatus ProcessSystemApiAdapterImpl::GetSecurityOption(const std::string &filePath, in GetSecurityOption() argument
109 bool ProcessSystemApiAdapterImpl::CheckDeviceSecurityAbility(const std::string &devId, const DBOption &option) const in CheckDeviceSecurityAbility() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dref_object.cpp82 void RefObject::OnLastRef(const std::function<void(void)> &callback) const in OnLastRef() argument
102 bool RefObject::IsKilled() const in IsKilled() argument
118 void RefObject::LockObj() const in LockObj() argument
123 void RefObject::UnlockObj() const in UnlockObj() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_row_data_set.cpp41 int RelationalRowDataSet::GetSize() const in GetSize() argument
46 int RelationalRowDataSet::CalcLength() const in CalcLength() argument
54 int RelationalRowDataSet::Serialize(Parcel &parcel) const in Serialize() argument
165 const st argument
170 Get(int index) const Get() argument
[all...]
H A Dprepared_stmt.cpp39 PreparedStmt::ExecutorOperation PreparedStmt::GetOpCode() const in GetOpCode() argument
44 const std::string &PreparedStmt::GetSql() const in GetSql() argument
49 const std::vector<std::string> &PreparedStmt::GetBindArgs() const in GetBindArgs() argument
54 bool PreparedStmt::IsValid() const in IsValid() argument
59 uint32_t PreparedStmt::CalcLength() const in CalcLength() argument
75 Serialize(Parcel &parcel) const Serialize() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_commit.cpp30 Version MultiVerCommit::GetCommitVersion() const in GetCommitVersion() argument
41 CommitID MultiVerCommit::GetCommitId() const in GetCommitId() argument
52 CommitID MultiVerCommit::GetLeftParentId() const in GetLeftParentId() argument
63 CommitID MultiVerCommit::GetRightParentId() const in GetRightParentId() argument
74 Timestamp MultiVerCommit::GetTimestamp() const in GetTimestamp() argument
85 bool MultiVerCommit::GetLocalFlag() const in GetLocalFlag() argument
96 GetDeviceInfo() const GetDeviceInfo() argument
107 CheckCommit() const CheckCommit() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_storage_engine.cpp106 int SQLiteStorageEngine::CheckEngineOption(const KvDBProperties &kvDBProp) const in CheckEngineOption() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_syncer.cpp103 int SingleVerSyncer::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) const in GetHashDeviceId() argument
/foundation/distributeddatamgr/pasteboard/framework/framework/eventcenter/
H A Devent_center.cpp39 int32_t EventCenter::PostEvent(std::unique_ptr<Event> evt) const in PostEvent() argument
53 void EventCenter::Dispatch(const Event &evt) const in Dispatch() argument
120 bool EventCenter::AsyncQueue::operator<=(int32_t depth) const in operator <=() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_radar_reporter.cpp54 RdbRadar::operator int() const in operator int() argument
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_create_pin_holder_req.h33 const PeerTargetId &GetPeerTargetId() const in GetPeerTargetId() argument
53 const std::string GetPayload() const in GetPayload() argument
73 const std::string GetDeviceId() const in GetDeviceId() argument
93 int32_t GetPinType() const in GetPinType() argument
[all...]
H A Dipc_notify_bind_result_req.h33 const PeerTargetId &GetPeerTargetId() const in GetPeerTargetId() argument
53 int32_t GetResult() const in GetResult() argument
73 int32_t GetStatus() const in GetStatus() argument
93 const std::string &GetContent() const in GetContent() argument
H A Dipc_get_info_by_network_rsp.h34 const std::string GetUdid() const in GetUdid() argument
54 const std::string GetUuid() const in GetUuid() argument
74 int32_t GetNetworkType() const in GetNetworkType() argument
94 int32_t GetSecurityLevel() const in GetSecurityLevel() argument
114 GetNetWorkId() const GetNetWorkId() argument
[all...]
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences.h361 GetGroupId() const GetGroupId() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/mock/src/
H A Djs_ability.cpp74 int32_t Context::GetArea() const in GetArea() argument
133 bool Context::IsHasProxyDataConfig() const in IsHasProxyDataConfig() argument
138 bool Context::IsStageMode() const in IsStageMode() argument
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/commonevent/
H A Ddm_common_event_manager.cpp34 std::vector<std::string> DmEventSubscriber::GetSubscriberEventNameVec() const in GetSubscriberEventNameVec() argument
/foundation/distributedhardware/device_manager/services/service/src/publishcommonevent/
H A Ddm_screen_common_event.cpp42 std::vector<std::string> DmScreenEventSubscriber::GetSubscriberEventNameVec() const in GetSubscriberEventNameVec() argument
H A Ddm_account_common_event.cpp42 std::vector<std::string> DmAccountEventSubscriber::GetSubscriberEventNameVec() const in GetSubscriberEventNameVec() argument
H A Ddm_data_share_common_event.cpp42 std::vector<std::string> DmDataShareEventSubscriber::GetSubscriberEventNameVec() const in GetSubscriberEventNameVec() argument
H A Ddm_package_common_event.cpp42 std::vector<std::string> DmPackageEventSubscriber::GetSubscriberEventNameVec() const in GetSubscriberEventNameVec() argument
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dasset_value.h44 bool operator<(const AssetValue &ref) const in operator <() argument
/foundation/distributeddatamgr/udmf/interfaces/cj/src/
H A Dtype_descriptor_impl.cpp103 const std::shared_ptr<UDMF::TypeDescriptor> &CTypeDescriptor::GetTypeDescriptor() const in GetTypeDescriptor() argument
H A Dunified_record_impl.cpp211 const std::shared_ptr<UDMF::UnifiedRecord> &CUnifiedRecord::GetUnifiedRecord() const in GetUnifiedRecord() argument
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddata_buffer.cpp33 size_t DataBuffer::Capacity() const in Capacity() argument
38 size_t DataBuffer::Size() const in Size() argument
43 size_t DataBuffer::Offset() const in Offset() argument
48 uint8_t *DataBuffer::Data() const in Data() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection.cpp146 int Connection::GetId() const in GetId() argument
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/
H A Ddscreen_source_proxy.cpp206 CheckRegParams(const std::string &devId, const std::string &dhId, const EnableParam &param, const std::string &reqId) const CheckRegParams() argument
225 CheckUnregParams(const std::string &devId, const std::string &dhId, const std::string &reqId) const CheckUnregParams() argument
239 CheckConfigParams(const std::string &devId, const std::string &dhId, const std::string &key, const std::string &value) const CheckConfigParams() argument
[all...]

Completed in 14 milliseconds

1...<<291292293294295296297298299300>>...829