/base/security/huks/frameworks/huks_standard/main/crypto_engine/crypto_common/src/ |
H A D | hks_core_get_main_key.c | 43 int32_t HksCoreGetMainKey(const struct HksBlob *message, struct HksBlob *mainKey) in HksCoreGetMainKey() argument
|
/base/security/security_guard/frameworks/common/obtaindata/src/ |
H A D | security_event_query_callback_service.cpp | 33 void SecurityEventQueryCallbackService::OnError(const std::string &message) in OnError() argument
|
H A D | security_event_query_callback_stub.cpp | 65 std::string message = data.ReadString(); in OnRemoteRequest() local
|
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_js_dialog_result_wrapper.cpp | 36 void ArkWebJsDialogResultWrapper::Confirm(const std::string& message) in Confirm() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_js_dialog_result_impl.cpp | 37 void ArkWebJsDialogResultImpl::Confirm(const ArkWebString& message) in Confirm() argument
|
/base/account/os_account/frameworks/appaccount/native/include/ |
H A D | iapp_account_authorization_extension_callback.h | 27 std::string message = ""; member
|
/base/powermgr/power_manager/services/zidl/src/ |
H A D | power_runninglock_callback_proxy.cpp | 27 void PowerRunningLockCallbackProxy::HandleRunningLockMessage(std::string message) in HandleRunningLockMessage() argument
|
H A D | power_runninglock_callback_stub.cpp | 39 std::string message; in OnRemoteRequest() local
|
/base/notification/distributed_notification_service/services/ans/src/advanced_notification_publish/ |
H A D | base_publish_process.cpp | 43 HaMetaMessage message = HaMetaMessage(EventSceneId::SCENE_2, EventBranchId::BRANCH_1); in CommonPublishCheck() local 67 HaMetaMessage message = HaMetaMessage(EventSceneId::SCENE_2, EventBranchId::BRANCH_5) in CommonPublishProcess() local [all...] |
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
H A D | hks_mbedtls_ecdsa.c | 42 HksMbedtlsEcdsaSign(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, struct HksBlob *signature) HksMbedtlsEcdsaSign() argument 95 HksMbedtlsEcdsaVerify(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, const struct HksBlob *signature) HksMbedtlsEcdsaVerify() argument
|
/base/telephony/ril_adapter/test/fuzztest/createcdmasms_fuzzer/ |
H A D | createcdmasms_fuzzer.cpp | 35 OHOS::HDI::Ril::V1_1::SmsMessageIOInfo message; in DoSomethingInterestingWithMyAPI() local
|
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
H A D | date_time_matched.cpp | 36 std::vector<int> DateTimeMatched::GetMatchedDateTime(icu::UnicodeString& message) in GetMatchedDateTime() argument
|
/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | handler_checker.cpp | 82 void HandlerDumper::Dump(const std::string &message) in Dump() argument
|
/base/customization/enterprise_device_management/tools/edm/src/ |
H A D | shell_command.cpp | 80 std::string message = messageMap_.at(code); in GetMessageFromCode() local
|
/base/hiviewdfx/faultloggerd/interfaces/common/ |
H A D | dfx_exception.h | 115 char message[LINE_BUF_SIZE]; member
|
/base/customization/enterprise_device_management/interfaces/kits/common/src/ |
H A D | napi_edm_error.cpp | 66 napi_value message = nullptr; in CreateError() local
|
/base/global/i18n/interfaces/js/kits/src/ |
H A D | error_util.cpp | 42 napi_value message = nullptr;
in NapiThrow() local
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_subscriber_service.cpp | 90 HaMetaMessage message = HaMetaMessage(EventSceneId::SCENE_6, EventBranchId::BRANCH_2); in SubscribeSelf() local 141 HaMetaMessage message = HaMetaMessage(EventSceneId::SCENE_6, EventBranchId::BRANCH_3); in Unsubscribe() local [all...] |
H A D | permission_filter.cpp | 36 HaMetaMessage message = HaMetaMessage(EventSceneId::SCENE_6, EventBranchId::BRANCH_1); in OnPublish() local
|
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/ |
H A D | notificationconversationalcontent_fuzzer.cpp | 41 Notification::NotificationConversationalContent::MessagePtr message;
in DoSomethingInterestingWithMyAPI() local
|
/base/security/access_token/services/tokensyncmanager/include/protocol/ |
H A D | remote_protocol.h | 31 std::string message;
member
|
/base/request/request/services/src/service/client/ |
H A D | mod.rs | 281 let mut message = Vec::<u8>::new(); variables [all...] |
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/ |
H A D | iso_server_task.c | 48 int32_t message = 0; in CreateNextTask() local [all...] |
/base/security/device_security_level/test/dslm_unit_test/ |
H A D | dslm_rpc_process_test.cpp | 65 const uint8_t message[] = {'1', '2'}; in HWTEST_F() local 98 const char *message = R"({"message":1,"payload":{"version":131072,"challenge111":"0102030405060708"}})"; in HWTEST_F() local 113 const char *message = R"({"message":2,"payload":{"version":131072,"challenge111":"0102030405060708"}})"; in HWTEST_F() local 128 const char *message = R"({"message":3,"payload":{"version":131072,"challenge111":"0102030405060708"}})"; HWTEST_F() local [all...] |
/base/startup/appspawn/lite/ |
H A D | appspawn_message.h | 40 MessageSt message; member
|