Home
last modified time | relevance | path

Searched defs:content (Results 726 - 750 of 908) sorted by relevance

1...<<21222324252627282930>>...37

/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp483 GetNotificationLocalLiveViewCapsule(CNotificationSystemLiveViewContent* contentResult, std::shared_ptr<NotificationLocalLiveViewContent> &content) GetNotificationLocalLiveViewCapsule() argument
514 GetNotificationLocalLiveViewButton(CNotificationSystemLiveViewContent* contentResult, std::shared_ptr<NotificationLocalLiveViewContent> &content) GetNotificationLocalLiveViewButton() argument
549 GetNotificationLocalLiveViewProgress(CNotificationSystemLiveViewContent* contentResult, std::shared_ptr<NotificationLocalLiveViewContent> &content) GetNotificationLocalLiveViewProgress() argument
566 GetNotificationLocalLiveViewTime(CNotificationSystemLiveViewContent* contentResult, std::shared_ptr<NotificationLocalLiveViewContent> &content) GetNotificationLocalLiveViewTime() argument
585 GetNotificationLocalLiveViewContentDetailed(CNotificationSystemLiveViewContent* contentResult, std::shared_ptr<NotificationLocalLiveViewContent> &content) GetNotificationLocalLiveViewContentDetailed() argument
834 GetNotificationContent(CNotificationContent &content, NotificationRequest &request) GetNotificationContent() argument
1462 SetNotificationContentDetailed(const ContentType &type, const std::shared_ptr<NotificationContent> &content, CNotificationContent &notificationContent) SetNotificationContentDetailed() argument
1515 SetNotificationContent( const std::shared_ptr<NotificationContent> &content, CNotificationContent &notificationContent) SetNotificationContent() argument
1551 std::shared_ptr<NotificationContent> content = request->GetContent(); SetNotificationRequestByCustom() local
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp1223 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); in HWTEST_F() local
2718 auto content = std::make_shared<NotificationContent>(liveContent); in HWTEST_F() local
2750 auto content = std::make_shared<NotificationContent>(liveContent); in HWTEST_F() local
2780 auto content = std::make_shared<NotificationContent>(liveContent); in HWTEST_F() local
2825 auto content in HWTEST_F() local
2861 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(liveViewContent); HWTEST_F() local
2879 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(liveViewContent); HWTEST_F() local
2898 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(liveViewContent); HWTEST_F() local
2958 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(liveViewContent); HWTEST_F() local
2995 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(liveViewContent); HWTEST_F() local
3025 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
3093 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(liveViewContent); HWTEST_F() local
3120 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(normalContent); HWTEST_F() local
3355 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(liveViewContent); HWTEST_F() local
3553 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(liveViewContent); HWTEST_F() local
3587 std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(liveViewContent); HWTEST_F() local
[all...]
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify.c107 static void ContentN2H(ContentInfo *content) in ContentN2H() argument
329 ContentInfo *content = APPV_MALLOC(sizeof(ContentInfo)); VerifyRawHash() local
[all...]
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_file.cpp434 static int32_t GetFileContent(const std::string& path, std::string& content) in GetFileContent() argument
454 std::string content; in ParseDlpInfo() local
/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_permission_service.cpp460 std::string content; in GetConfigFileValue() local
/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
H A Ddlp_permission_service_test.cpp367 std::string content = "test"; in HWTEST_F() local
/base/startup/init/test/unittest/param/
H A Dparam_stub.cpp735 int setfilecon(const char *name, const char *content) in setfilecon() argument
/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp58 static int TestChildLoopRun(AppSpawnContent *content, AppSpawnClient *client) in TestChildLoopRun() argument
117 AppSpawnMgr *content = reinterpret_cast<AppSpawnMgr *>(content_); in ServiceThread() local
750 AppSpawnContent *content = StartSpawnService(&startRrg, APP_LEN_PROC_NAME, args->argc, args->argv); in StartSpawnServer() local
/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_proxy.cpp405 int32_t CallManagerProxy::RejectCall(int32_t callId, bool isSendSms, std::u16string content) in RejectCall() argument
H A Dcall_manager_client.cpp117 int32_t CallManagerClient::RejectCall(int32_t callId, bool isSendSms, std::u16string content) in RejectCall() argument
/base/telephony/call_manager/frameworks/js/napi/include/
H A Dnapi_call_manager_types.h100 std::string content = ""; member
/base/telephony/call_manager/services/audio/src/
H A Daudio_control_manager.cpp282 void AudioControlManager::IncomingCallHungUp(sptr<CallBase> &callObjectPtr, bool isSendSms, std::string content) in IncomingCallHungUp() argument
/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service_stub.cpp396 std::u16string content = data.ReadString16(); in OnRejectCall() local
/base/update/updater/utils/
H A Dutils.cpp324 bool ReadFileToString(int fd, std::string &content) in ReadFileToString() argument
344 bool WriteStringToFile(int fd, const std::string& content) in WriteStringToFile() argument
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp107 char *content = nullptr; in ParserPdpProfileJson() local
232 char *content = nullptr; in ParserOpKeyJson() local
337 char *content = nullptr; ParserNumMatchJson() local
431 char *content = nullptr; ParserEccDataJson() local
506 LoaderJsonFile(char *&content, const char *path) const LoaderJsonFile() argument
[all...]
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp511 bool SourceMap::ReadSourceMapData(const std::string& hapPath, const std::string& sourceMapPath, std::string& content) in ReadSourceMapData() argument
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp198 std::string AppfreezeManager::WriteToFile(const std::string& fileName, std::string& content) in WriteToFile() argument
274 std::string content = "PeerBinder catcher stacktrace for pid : " + std::to_string(pidTemp) + "\n"; in AcquireStack() local
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.h67 void SetContent(const RefPtr<TextComponent>& content) in SetContent() argument
H A Ddialog_properties.h214 std::string content; // message of dialog. member
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.cpp1134 std::string content; in ToSpanString() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tab_content.cpp561 std::string content; in SetSubTabBarStyle() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp722 std::string content = GetLogContent(runtime, argv, argc); in AppLogPrint() local
778 std::string content; in JsLogPrint() local
881 std::string content; GetLogContent() local
906 std::string content = GetLogContent(env, info); AppLogPrint() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_progress_bridge.cpp355 std::string content = contentArg->ToString(vm)->ToString(vm); in ParseContent() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h188 virtual bool ExecuteJs(const uint8_t* content, int32_t size) in ExecuteJs() argument
129 LoadPageSource( const std::shared_ptr<std::vector<uint8_t>>& content, const std::function<void(const std::string&, int32_t)>& errorCallback = nullptr) LoadPageSource() argument
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp709 void PluginFrontend::UpdatePlugin(const std::string& content) in UpdatePlugin() argument

Completed in 40 milliseconds

1...<<21222324252627282930>>...37