Home
last modified time | relevance | path

Searched defs:content (Results 401 - 425 of 917) sorted by relevance

1...<<11121314151617181920>>...37

/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dsys_event_doc_reader.cpp143 uint8_t* content = nullptr; in Read() local
176 uint8_t* content = nullptr; in ReadPages() local
214 ReadContent(uint8_t** content, uint32_t& contentSize) ReadContent() argument
282 BuildRawData(uint8_t* content, uint32_t contentSize) BuildRawData() argument
292 TryToAddEntry(uint8_t* content, uint32_t contentSize, const DocQuery& query, EntryQueue& entries, int& num) TryToAddEntry() argument
317 CheckEventInfo(uint8_t* content) CheckEventInfo() argument
[all...]
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp67 GetNotificationLocalLiveViewCapsule( const napi_env &env, const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> content) GetNotificationLocalLiveViewCapsule() argument
141 GetNotificationLocalLiveViewButton( const napi_env &env, const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> content) GetNotificationLocalLiveViewButton() argument
222 GetNotificationLocalLiveViewProgress(const napi_env &env, const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> content) GetNotificationLocalLiveViewProgress() argument
288 GetNotificationLocalLiveViewTime(const napi_env &env, const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> content) GetNotificationLocalLiveViewTime() argument
368 GetNotificationLocalLiveViewContentDetailed( const napi_env &env, const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> content) GetNotificationLocalLiveViewContentDetailed() argument
[all...]
/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query_wrapper.cpp35 int GetSubStrCount(const std::string& content, const std::string& sub) in GetSubStrCount() argument
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Dactive_key_event.cpp135 std::string content; in SysMemCapture() local
/base/account/os_account/frameworks/common/file_operator/src/
H A Daccount_file_operator.cpp210 ErrCode AccountFileOperator::InputFileByPathAndContent(const std::string &path, const std::string &content) in InputFileByPathAndContent() argument
263 ErrCode AccountFileOperator::GetFileContentByPath(const std::string &path, std::string &content) in GetFileContentByPath() argument
334 std::string content; in IsJsonFormat() local
[all...]
/base/global/i18n_lite/frameworks/i18n/src/
H A Dstr_util.cpp25 int ReplaceAndCountOff(std::string &content, const int index, const char *sign, const int off) in ReplaceAndCountOff() argument
/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Ddfx_util.cpp188 bool ReadFdToString(int fd, std::string& content) in ReadFdToString() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp240 std::string content; in ReadProcessStatus() local
256 std::string content; in ReadProcessWchan() local
/base/global/i18n/frameworks/intl/src/
H A Dmulti_users.cpp244 std::vector<std::string> content; in ReadMultiUsersParameter() local
266 std::vector<std::string> content; in WriteMultiUsersParameter() local
[all...]
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dfile_util.cpp168 bool SaveStringToFile(const std::string& file, const std::string& content, bool isTrunc) in SaveStringToFile() argument
/base/powermgr/battery_manager/charger/src/
H A Dpower_supply_provider.cpp142 void PowerSupplyProvider::CreateFile(const std::string& path, const std::string& content) in CreateFile() argument
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
H A Dansmanagerstubannexthree_fuzzer.cpp60 auto content = std::make_shared<Notification::NotificationLiveViewContent>(); in DoSomethingInterestingWithMyAPI() local
/base/request/request/services/src/cxx/
H A Dnotification_bar.cpp176 auto content = std::make_shared<Notification::NotificationContent>(localLiveViewContent); in RequestProgressNotification() local
215 auto content = std::make_shared<Notification::NotificationContent>(normalContent); in RequestCompletedNotification() local
/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp440 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); in HWTEST_F() local
482 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); in HWTEST_F() local
524 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); in HWTEST_F() local
566 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(longTextContent); in HWTEST_F() local
621 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(pictureContent); in HWTEST_F() local
664 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
719 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
767 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
815 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
859 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
903 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
959 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
1002 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
1044 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
1086 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
1128 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
1534 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
1766 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
1817 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
1922 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
1983 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
2045 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
2106 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
2168 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
2212 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
2406 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
2484 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(contentImpl); HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp213 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); in HWTEST_F() local
240 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); in HWTEST_F() local
275 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); in HWTEST_F() local
303 std::shared_ptr<NotificationContent> content in HWTEST_F() local
331 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
360 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
388 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
415 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
442 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
469 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
496 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
523 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
550 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
579 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
712 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(pictureContent); HWTEST_F() local
746 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(pictureContent); HWTEST_F() local
780 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(pictureContent); HWTEST_F() local
807 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
834 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
870 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
901 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
958 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
989 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
1017 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
1053 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
1088 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
1124 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
1158 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
1190 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
1440 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(pictureContent); HWTEST_F() local
1470 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(liveViewContent); HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_publish_service_test.cpp124 auto content = std::make_shared<NotificationContent>(localLiveContent); in HWTEST_F() local
150 auto content = std::make_shared<NotificationContent>(normalContent); in HWTEST_F() local
175 auto content = std::make_shared<NotificationContent>(liveContent); in HWTEST_F() local
206 auto content = std::make_shared<NotificationContent>(liveContent); in HWTEST_F() local
246 auto content in HWTEST_F() local
272 auto content = std::make_shared<NotificationContent>(liveContent); HWTEST_F() local
665 auto content = std::make_shared<NotificationContent>(multiLineContent); HWTEST_F() local
845 auto content = std::make_shared<NotificationContent>(liveViewContent); HWTEST_F() local
1094 auto content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
[all...]
H A Dadvanced_notification_service_branch_test.cpp1130 auto content = std::make_shared<NotificationContent>(liveContent); in InitNotificationRecord() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/
H A Dansmanagerstubannex_fuzzer.cpp68 auto content = std::make_shared<Notification::NotificationLiveViewContent>(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp67 auto content = std::make_shared<Notification::NotificationLiveViewContent>(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dpublish.cpp171 bool CheckProperty(const napi_env &env, const napi_value &content, const std::string &property) in CheckProperty() argument
267 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); in ParseShowOptions() local
184 GetStringProperty( const napi_env &env, const napi_value &content, const std::string &property, std::string &result) GetStringProperty() argument
212 GetObjectProperty( const napi_env &env, const napi_value &content, const std::string &property, napi_value &result) GetObjectProperty() argument
[all...]
/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dmbedtls_pkcs7.h128 Content content; member
/base/startup/init/test/unittest/param/
H A Dparam_unittest.cpp614 ParamMsgContent *content = GetNextContent(nullptr, &offset); in HWTEST_F() local
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_appmgr_test.cpp62 AppSpawnContent *content = GetAppSpawnContent(); in HWTEST_F() local
H A Dapp_spawn_sandbox_test.cpp1064 AppSpawnMgr content; in HWTEST_F() local
H A Dapp_spawn_sandbox_new_mount_test.cpp484 AppSpawnMgr content = {}; in HWTEST_F() local

Completed in 24 milliseconds

1...<<11121314151617181920>>...37