Home
last modified time | relevance | path

Searched defs:content (Results 1 - 25 of 263) sorted by relevance

1234567891011

/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/description/
H A Ddescription_info.h25 std::string content; member
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_spanstring_convert_html_callback_impl.cpp25 ArkWebString ArkWebSpanstringConvertHtmlCallbackImpl::SpanstringConvertHtml(const ArkWebUint8Vector &content) in SpanstringConvertHtml() argument
/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dfile_util.h29 static bool LoadStringFromFile(const std::string& filePath, std::string& content) in LoadStringFromFile() argument
/base/security/security_guard/frameworks/common/collect/src/
H A Devent_info.cpp19 EventInfo::EventInfo(int64_t eventId, std::string version, std::string content) in EventInfo() argument
/base/security/security_guard/test/unittest/data_collect/sa/
H A Devent_define.h42 std::string content; member
H A Ddata_format.h41 static bool CheckRiskContent(std::string content) in CheckRiskContent() argument
/base/security/security_guard/interfaces/inner_api/collector/include/
H A Devent_define.h42 std::string content; member
/base/security/security_guard/test/unittest/security_collector/include/
H A Devent_info.h26 EventInfo(int64_t eventId, std::string version, std::string content) {}; in EventInfo() argument
H A Devent_define.h42 std::string content; member
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_spanstring_convert_html_callback_wrapper.cpp26 std::string ArkWebSpanstringConvertHtmlCallbackWrapper::SpanstringConvertHtml(const std::vector<uint8_t> &content) in SpanstringConvertHtml() argument
/base/hiviewdfx/hidumper/frameworks/native/include/util/
H A Ddump_compressor.h29 char content[MAX_COMPRESS_BUFFER_SIZE] = { 0 }; member
/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dcontent_reader_version_3.cpp55 int ContentReaderVersion3::GetContentHeader(uint8_t* content, EventStore::ContentHeader& header) in GetContentHeader() argument
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dbinder_catcher.cpp50 std::string content = "open binder file failed :/proc/transaction_proc\r\n"; in Catch() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dapi_dumper.cpp71 void APIDumper::AddApiRetIntoResult(const char* content, const std::string& title) in AddApiRetIntoResult() argument
75 s << title <<": "<< content; in AddApiRetIntoResult() local
82 void APIDumper::AddApiRetIntoResult(int content, const std::string& title) in AddApiRetIntoResult() argument
85 s << title <<": "<< content; in AddApiRetIntoResult() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_fault_stack.h31 std::vector<uintptr_t> content; member
/base/account/os_account/services/accountmgr/src/
H A Daccount_info_report.cpp58 std::string content = TransformIntoJson(userName, id, event, result); in ReportSecurityInfo() local
/base/powermgr/battery_manager/test/utils/
H A Dtest_utils.cpp53 void TestUtils::WriteMock(const std::string& path, const std::string content) in WriteMock() argument
/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/
H A Dnotificationhelper_fuzzer.cpp34 auto content = std::make_shared<Notification::NotificationLiveViewContent>(); in DoSomethingInterestingWithMyAPI() local
/base/security/appverify/interfaces/innerkits/appverify/include/util/
H A Dpkcs7_context.h40 HapByteBuffer content; member
/base/startup/appspawn/lite/
H A Dappspawn_message.h44 AppSpawnContent content; member
H A Dmain.c70 AppSpawnContent *content = AppSpawnCreateContent(APPSPAWN_SERVICE_NAME, NULL, 0, 0); in main() local
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_kickdog_test.cpp82 AppSpawnContent content; in HWTEST_F() local
/base/startup/appspawn/modules/modulemgr/
H A Dappspawn_modulemgr.h48 AppSpawnContent *content; member
/base/security/security_guard/services/data_collect/sa/
H A Ddata_format.cpp30 bool DataFormat::CheckRiskContent(std::string content) in CheckRiskContent() argument
/base/startup/appspawn/modules/common/
H A Dappspawn_begetctl.c68 APPSPAWN_STATIC int RunBegetctlBootApp(AppSpawnMgr *content, AppSpawningCtx *property) in RunBegetctlBootApp() argument

Completed in 5 milliseconds

1234567891011