Home
last modified time | relevance | path

Searched defs:content (Results 51 - 75 of 1025) sorted by relevance

12345678910>>...41

/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/security/security_guard/test/unittest/data_collect/sa/
H A Ddata_format.h41 static bool 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
/base/startup/appspawn/test/moduletest/plugin-sample/
H A Dappspawn_plugin_sample.c20 static int TestPluginReportProcessExit(const AppSpawnMgr *content, const AppSpawnedProcess *appInfo) in TestPluginReportProcessExit() argument
26 static int TestPluginReportProcessAdd(const AppSpawnMgr *content, const AppSpawnedProcess *appInfo) in TestPluginReportProcessAdd() argument
32 static int TestPluginPreload(AppSpawnMgr *content) in TestPluginPreload() argument
38 static int TestPluginExit(AppSpawnMgr *content) in TestPluginExit() argument
45 static int TestPluginPreFork(AppSpawnMgr *content, AppSpawningCtx *property) in TestPluginPreFork() argument
51 static int TestPluginPreReply(AppSpawnMgr *content, AppSpawningCtx *property) in TestPluginPreReply() argument
57 static int TestPluginPostReply(AppSpawnMgr *content, AppSpawningCtx *property) in TestPluginPostReply() argument
63 static int ChildPreColdBoot(AppSpawnMgr *content, AppSpawningCtx *property) in ChildPreColdBoot() argument
68 static int ChildExecute(AppSpawnMgr *content, AppSpawningCtx *property) in ChildExecute() argument
73 static int ChildPreRely(AppSpawnMgr *content, AppSpawningCt in ChildExecute() argument
78 ChildPostRely(AppSpawnMgr *content, AppSpawningCtx *property) ChildPostRely() argument
83 ChildPreRun(AppSpawnMgr *content, AppSpawningCtx *property) ChildPreRun() argument
[all...]
/base/telephony/call_manager/services/call/include/
H A Dcall_request_handler.h38 char content[REJECT_CALL_MSG_MAX_LEN + 1] = { 0 }; member
/base/update/updater/services/applypatch/
H A Dupdate_progress.cpp77 std::string content = std::to_string(1.0f) + "," + std::to_string(0.0f); // set g_percentage 100 in CreateProgressThread() local
/base/update/updater/services/script/script_instruction/
H A Dscript_updateprocesser.cpp33 std::string content; in Execute() local
36 sstream >> content; in Execute() local
55 std::string content; in Execute() local
60 sstream >> content; in Execute() local
/base/update/updater/test/unittest/applypatch_test/
H A Dupdate_progress_unittest.cpp46 virtual void PostMessage(const std::string &cmd, std::string content) in PostMessage() argument
/base/update/updateservice/services/core/ability/net/include/
H A Dnetwork_response.h38 std::string content; member in OHOS::UpdateEngine::NetworkResponse
/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dmake_capi_header.py205 content = content.replace('$GUARD$', guard) variable
[all...]
H A Dmake_ctocpp_header.py110 content = content.replace('$GUARD$', guard) global() variable
[all...]
H A Dmake_cpptoc_header.py64 content = content.replace('$GUARD$', guard) global() variable
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DLinkedList.h60 void* content; /**< pointer to element content */ member
[all...]
H A DTree.h67 void* content; /**< pointer to element content */ member
/foundation/ability/form_fwk/services/config/
H A Dform_xml_parser.cpp97 xmlChar* content = xmlNodeGetContent(curChildNodePtr); in ParseInternal() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_view.h45 void SetContent(const std::string& content) {} in SetContent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_model.h26 std::string content; member
/foundation/arkui/ace_engine/frameworks/core/common/ai/
H A Ddata_detector_default.h33 void AdjustCursorPosition(int32_t& caretPos, const std::string& content, TimeStamp& lastAiPosTimeStamp, in AdjustCursorPosition() argument
36 void AdjustWordSelection(int32_t& caretPos, const std::string& content, int32_t& start, int32_t& end) {} in AdjustWordSelection() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dpreview_mock_model_impl.h36 void Create(const std::string& content) { in Create() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dhap_asset_provider_impl.h52 const std::string& content = ostream.str(); in HapAssetImplMapping() local

Completed in 9 milliseconds

12345678910>>...41