Home
last modified time | relevance | path

Searched defs:const (Results 651 - 675 of 2300) sorted by relevance

1...<<21222324252627282930>>...92

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_alarm.cpp45 void ReminderRequestAlarm::CheckParamValid() const in CheckParamValid() argument
57 bool ReminderRequestAlarm::IsRepeatReminder() const in IsRepeatReminder() argument
76 uint64_t ReminderRequestAlarm::GetNextTriggerTime(bool forceToGetNext) const in GetNextTriggerTime() argument
124 GetHour() const GetHour() argument
129 GetMinute() const GetMinute() argument
169 Marshalling(Parcel &parcel) const Marshalling() argument
[all...]
H A Dnotification_content.cpp116 NotificationContent::Type NotificationContent::GetContentType() const in GetContentType() argument
121 std::shared_ptr<NotificationBasicContent> NotificationContent::GetNotificationContent() const in GetNotificationContent() argument
143 ToJson(nlohmann::json &jsonObject) const ToJson() argument
190 Marshalling(Parcel &parcel) const Marshalling() argument
[all...]
H A Dnotification_conversational_content.cpp27 MessageUser NotificationConversationalContent::GetMessageUser() const in GetMessageUser() argument
37 std::string NotificationConversationalContent::GetConversationTitle() const in GetConversationTitle() argument
42 bool NotificationConversationalContent::IsConversationGroup() const in IsConversationGroup() argument
74 NotificationConversationalContent::MessageVector NotificationConversationalContent::GetAllConversationalMessages() const in GetAllConversationalMessages() argument
98 bool NotificationConversationalContent::ToJson(nlohmann::json &jsonObject) const in ToJson() argument
179 Marshalling(Parcel &parcel) const Marshalling() argument
[all...]
H A Dnotification_do_not_disturb_profile.cpp48 int32_t NotificationDoNotDisturbProfile::GetProfileId() const in GetProfileId() argument
53 std::string NotificationDoNotDisturbProfile::GetProfileName() const in GetProfileName() argument
58 std::vector<NotificationBundleOption> NotificationDoNotDisturbProfile::GetProfileTrustList() const in GetProfileTrustList() argument
63 Marshalling(Parcel &parcel) const Marshalling() argument
128 GetProfileJson(nlohmann::json &jsonObject) const GetProfileJson() argument
[all...]
H A Dnotification_conversational_message.cpp32 std::string NotificationConversationalMessage::GetText() const in GetText() argument
37 int64_t NotificationConversationalMessage::GetArrivedTime() const in GetArrivedTime() argument
42 MessageUser NotificationConversationalMessage::GetSender() const in GetSender() argument
53 std::string NotificationConversationalMessage::GetMimeType() const in GetMimeType() argument
58 const std::shared_ptr<Uri> NotificationConversationalMessage::GetUri() const in GetUri() argument
74 ToJson(nlohmann::json &jsonObject) const ToJson() argument
139 Marshalling(Parcel &parcel) const Marshalling() argument
[all...]
H A Dnotification_check_info.cpp32 std::string NotificationCheckInfo::GetPkgName() const in GetPkgName() argument
42 int32_t NotificationCheckInfo::GetNotifyId() const in GetNotifyId() argument
53 int32_t NotificationCheckInfo::GetContentType() const in GetContentType() argument
64 int32_t NotificationCheckInfo::GetCreatorUserId() const in GetCreatorUserId() argument
74 int32_t NotificationCheckInfo::GetSlotType() const in GetSlotType() argument
84 std::string NotificationCheckInfo::GetLabel() const in GetLabel() argument
94 std::shared_ptr<AAFwk::WantParams> NotificationCheckInfo::GetExtraInfo() const in GetExtraInfo() argument
[all...]
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dcooperate_free.cpp71 void CooperateFree::UnchainConnections(Context &context, const StopCooperateEvent &event) const in UnchainConnections() argument
[all...]
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request_calendar.h76 GetYear() const GetYear() argument
81 GetMonth() const GetMonth() argument
86 GetDay() const GetDay() argument
91 GetHour() const GetHour() argument
96 GetMinute() const GetMinute() argument
101 GetSecond() const GetSecond() argument
106 GetFirstDesignateYear() const GetFirstDesignateYear() argument
111 GetFirstDesignageMonth() const GetFirstDesignageMonth() argument
116 GetFirstDesignateDay() const GetFirstDesignateDay() argument
124 GetRepeatDay() const GetRepeatDay() argument
132 GetRepeatMonth() const GetRepeatMonth() argument
[all...]
/base/powermgr/battery_manager/charger/include/
H A Dcharger_animation.h98 OHOS::Animator* GetAnimator() const in GetAnimator() argument
/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_context.h144 Sender() const Sender() argument
149 EventHandler() const EventHandler() argument
154 Local() const Local() argument
159 Peer() const Peer() argument
164 StartDeviceId() const StartDeviceId() argument
169 CursorPosition() const CursorPosition() argument
174 CooperateFlag() const CooperateFlag() argument
179 IsLocal(const std::string &networkId) const IsLocal() argument
184 IsPeer(const std::string &networkId) const IsPeer() argument
189 NeedHideCursor() const NeedHideCursor() argument
[all...]
/base/notification/common_event_service/frameworks/core/test/unittest/
H A Dcommon_event_stub_test.cpp103 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() argument
[all...]
H A Dcommon_event_proxy_test.cpp118 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() argument
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_message_parcel.cpp79 bool MessageParcel::ContainFileDescriptors() const in ContainFileDescriptors() argument
109 const void *MessageParcel::GetRawData() const in GetRawData() argument
114 size_t MessageParcel::GetRawDataSize() const in GetRawDataSize() argument
119 size_t MessageParcel::GetRawDataCapacity() const in GetRawDataCapacity() argument
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Depoll_io_waiter.cpp208 bool EpollIoWaiter::SupportListeningFileDescriptor() const in SupportListeningFileDescriptor() argument
268 void EpollIoWaiter::DrainAwakenPipe() const in DrainAwakenPipe() argument
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_definition_cache.cpp116 bool PermissionDefinitionCache::IsGrantedModeEqualInner(const std::string& permissionName, int grantMode) const in IsGrantedModeEqualInner() argument
[all...]
/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/
H A Dnative_token_info_inner.cpp53 std::string NativeTokenInfoInner::DcapToString(const std::vector<std::string>& dcap) const in DcapToString() argument
65 std::string NativeTokenInfoInner::NativeAclsToString(const std::vector<std::string>& nativeAcls) const in NativeAclsToString() argument
120 void NativeTokenInfoInner::TransferNativeInfo(std::vector<GenericValues>& valueList) const in TransferNativeInfo() argument
133 void NativeTokenInfoInner::TransferPermissionPolicy(std::vector<GenericValues>& permStateValues) const in TransferPermissionPolicy() argument
140 AccessTokenID NativeTokenInfoInner::GetTokenID() const in GetTokenID() argument
145 GetApl() const GetApl() argument
150 GetProcessName() const GetProcessName() argument
155 GetNativeInfoPermissionPolicySet() const GetNativeInfoPermissionPolicySet() argument
160 GetReqPermissionSize() const GetReqPermissionSize() argument
196 ToString(std::string& info) const ToString() argument
[all...]
/base/security/access_token/services/tokensyncmanager/src/device/
H A Ddevice_info_manager.cpp44 bool DeviceInfoManager::ExistDeviceInfo(const std::string &nodeId, DeviceIdType deviceIdType) const in ExistDeviceInfo() argument
38 GetDeviceInfo( const std::string &nodeId, DeviceIdType deviceIdType, DeviceInfo &deviceInfo) const GetDeviceInfo() argument
89 ConvertToUniversallyUniqueIdOrFetch(const std::string &nodeId) const ConvertToUniversallyUniqueIdOrFetch() argument
112 ConvertToUniqueDeviceIdOrFetch(const std::string &nodeId) const ConvertToUniqueDeviceIdOrFetch() argument
157 IsDeviceUniversallyUniqueId(const std::string &nodeId) const IsDeviceUniversallyUniqueId() argument
[all...]
H A Ddevice_info_repository.cpp85 bool DeviceInfoRepository::FindDeviceInfoByDeviceIdLocked(const DeviceId deviceId, DeviceInfo &deviceInfo) const in FindDeviceInfoByDeviceIdLocked() argument
95 bool DeviceInfoRepository::FindDeviceIdByNetworkIdLocked(const std::string &networkId, DeviceId &deviceId) const in FindDeviceIdByNetworkIdLocked() argument
62 FindDeviceIdByNodeIdLocked( const std::string &nodeId, const DeviceIdType type, DeviceId &deviceId) const FindDeviceIdByNodeIdLocked() argument
104 FindDeviceIdByUniversallyUniqueIdLocked( const std::string &universallyUniqueId, DeviceId &deviceId) const FindDeviceIdByUniversallyUniqueIdLocked() argument
114 FindDeviceIdByUniqueDeviceIdLocked( const std::string &uniqueDeviceId, DeviceId &deviceId) const FindDeviceIdByUniqueDeviceIdLocked() argument
[all...]
/base/security/access_token/services/tokensyncmanager/src/service/
H A Dtoken_sync_manager_service.cpp76 std::shared_ptr<AccessEventHandler> TokenSyncManagerService::GetSendEventHandler() const in GetSendEventHandler() argument
81 std::shared_ptr<AccessEventHandler> TokenSyncManagerService::GetRecvEventHandler() const in GetRecvEventHandler() argument
[all...]
/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
H A Dsecurity_component_grant_test.cpp112 void SecurityComponentGrantTest::DeleteTestToken() const in DeleteTestToken() argument
116 AccessTokenID SecurityComponentGrantTest::AllocTestToken() const in AllocTestToken() argument
[all...]
/base/security/access_token/services/test/mock/aafwk/
H A Dmock_app_mgr_service.h106 GetData() const GetData() argument
121 UpdateState() const UpdateState() argument
132 Terminate(const sptr<IRemoteObject> &token) const Terminate() argument
[all...]
/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_proxy.cpp119 sptr<ProxyDevAuth> ProxyDevAuthData::GetProxy() const in GetProxy() argument
/base/security/dlp_permission_service/frameworks/dlp_permission/src/
H A Ddlp_policy_parcel.cpp27 bool DlpPolicyParcel::Marshalling(Parcel& out) const in Marshalling() argument
71 void DlpPolicyParcel::MarshallingAccountInfo(Parcel& out) const in MarshallingAccountInfo() argument
93 void DlpPolicyParcel::MarshallingKey(Parcel& out) const in MarshallingKey() argument
117 void DlpPolicyParcel::MarshallingExpireTime(Parcel& out) const in MarshallingExpireTime() argument
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dvisit_record_json_manager.cpp123 VisitRecordInfoToJson(Json& json, const VisitRecordInfo& info) const VisitRecordInfoToJson() argument
132 VisitRecordInfoFromJson(const Json& json, VisitRecordInfo& info) const VisitRecordInfoFromJson() argument
166 ToJson() const ToJson() argument
196 ToString() const ToString() argument
[all...]
/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/
H A Ddlp_kv_data_storage.cpp51 void DlpKvDataStorage::TryTwice(const std::function<DistributedKv::Status()> &func) const in TryTwice() argument
238 GetEntries( std::string subId, std::vector<OHOS::DistributedKv::Entry> &allEntries) const GetEntries() argument
[all...]

Completed in 11 milliseconds

1...<<21222324252627282930>>...92