| /base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
| H A D | mock_event_handler.cpp | 57 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) in RemoveEvent() argument 89 bool EventHandler::HasInnerEvent(int64_t param) in HasInnerEvent() argument
|
| /base/msdp/device_status/intention/cooperate/server/src/ |
| H A D | cooperate_server.cpp | 52 DefaultParam param; in Enable() local 74 DefaultParam param; in Disable() local 100 StartCooperateParam param; in Start() local 118 StopCooperateParam param; Stop() local 147 RegisterEventListenerParam param; AddWatch() local 179 UnregisterEventListenerParam param; RemoveWatch() local 234 GetCooperateStateParam param; GetParam() local 242 GetCooperateStateSyncParam param; GetParam() local [all...] |
| /base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
| H A D | mock_event_handler.cpp | 57 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) in RemoveEvent() argument 89 bool EventHandler::HasInnerEvent(int64_t param) in HasInnerEvent() argument
|
| /base/notification/eventhandler/frameworks/eventhandler/src/ |
| H A D | inner_event.cpp | 112 InnerEvent::Pointer InnerEvent::Get(uint32_t innerEventId, int64_t param, const Caller &caller) in Get() argument 124 InnerEvent::Pointer InnerEvent::Get(const EventId &innerEventId, int64_t param, const Caller &caller) in Get() argument
|
| /base/notification/distributed_notification_service/services/test/moduletest/mock/ |
| H A D | mock_event_handler.cpp | 57 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) in RemoveEvent() argument 89 bool EventHandler::HasInnerEvent(int64_t param) in HasInnerEvent() argument
|
| /base/notification/eventhandler/frameworks/napi/include/ |
| H A D | events_emitter.h | 86 static inline napi_valuetype GetNapiType(napi_env env, napi_value param) in GetNapiType() argument
|
| /base/msdp/device_status/intention/cooperate/plugin/src/ |
| H A D | cooperate_free.cpp | 159 StopCooperateEvent param = std::get<StopCooperateEvent>(event.event); in OnStop() local
|
| /base/notification/eventhandler/frameworks/test/moduletest/ |
| H A D | event_handler_send_event_module_test.cpp | 91 int64_t param = 0; in SendEventWithPriorityByEventId() local 338 int64_t param = 0; HWTEST_F() local 395 int64_t param = 0; HWTEST_F() local 480 int64_t param = 0; HWTEST_F() local [all...] |
| H A D | event_handler_fd_listener_module_test.cpp | 166 int64_t param = 0; in HWTEST_F() local 295 int64_t param = 0; in HWTEST_F() local 329 int64_t param = 0; in HWTEST_F() local 360 int64_t param = 0; in HWTEST_F() local 396 int64_t param = 0; in HWTEST_F() local 448 int64_t param = 0; AddFileDescriptorHelper() local [all...] |
| H A D | event_handler_press_module_test.cpp | 221 int64_t param = 0; in HWTEST_F() local
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/idl/cm_ipc/ |
| H A D | cm_ipc_service_serialization.c | 65 static int32_t GetNormalParam(const struct CmParam *param, struct CmParamOut *outParams) in GetNormalParam() argument 97 struct CmParam *param = NULL; in GetNullBlobParam() local 114 struct CmParam *param = NULL; CmParamSetToParams() local [all...] |
| /base/security/certificate_framework/frameworks/js/napi/certificate/src/ |
| H A D | napi_x509_cert_chain_validate_params.cpp | 303 static void FreeHcfRevocationCheckParam(HcfRevocationCheckParam *param) in FreeHcfRevocationCheckParam() argument 424 FreeX509CertChainValidateParams(HcfX509CertChainValidateParams ¶m) FreeX509CertChainValidateParams() argument 471 BuildX509CertChainValidateParams(napi_env env, napi_value arg, HcfX509CertChainValidateParams ¶m) BuildX509CertChainValidateParams() argument [all...] |
| /base/security/certificate_framework/test/unittest/cf_sdk_test/src/ |
| H A D | cf_extension_test.cpp | 68 static int32_t CheckAndGetParam(CfTagType type, CfTag typeTag, const CfParamSet *paramSet, CfParam **param)
in CheckAndGetParam() argument
|
| /base/security/device_auth/frameworks/src/standard/ |
| H A D | ipc_dev_auth_proxy.cpp | 71 int32_t ProxyDevAuthData::EncodeCallRequest(int32_t type, const uint8_t *param, int32_t paramSz) in EncodeCallRequest() argument
|
| /base/security/device_auth/test/unittest/deviceauth/unit_test/source/ |
| H A D | account_related_group_auth_dir_test.cpp | 53 CJson *param = CreateJson(); in HWTEST_F() local
|
| /base/security/device_security_level/test/dslm_unit_test/ |
| H A D | dslm_oem_property_test.cpp | 1018 struct HksCertChainInitParams param; in HWTEST_F() local 1028 struct HksCertChainInitParams param; in HWTEST_F() local 1038 struct HksCertChainInitParams param; HWTEST_F() local [all...] |
| /base/security/security_guard/services/risk_classify/src/ |
| H A D | risk_analysis_manager_service.cpp | 148 void RiskAnalysisManagerService::PushRiskAnalysisTask(uint32_t modelId, std::string param,
in PushRiskAnalysisTask() argument 113 RequestSecurityModelResult(const std::string &devId, uint32_t modelId, const std::string ¶m, const sptr<IRemoteObject> &callback) RequestSecurityModelResult() argument
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/ |
| H A D | hks_rsa_sign_verify_test_common.cpp | 105 struct RsaSignVerifyParamStruct param = { false, false, 0 }; in HksRsaSignVerifyTestNormalCase() local 29 RsaSignVerifyTestNormalCase(struct HksBlob keyAlias, struct HksParamSet *genParamSet, struct HksParamSet *signParamSet, struct HksParamSet *verifyParamSet, const struct RsaSignVerifyParamStruct param) RsaSignVerifyTestNormalCase() argument 136 struct RsaSignVerifyParamStruct param = { false, false, 0 }; HksRsaSignVerifyTestNormalAnotherCase() local [all...] |
| /base/security/security_guard/frameworks/js/napi/ |
| H A D | security_guard_sdk_adaptor.cpp | 67 RequestSecurityModelResult(const std::string &devId, uint32_t modelId, const std::string ¶m, ResultCallback callback) RequestSecurityModelResult() argument
|
| /base/startup/init/services/param/adapter/ |
| H A D | param_persistadp.c | 71 static bool IsPublicParam(const char *param)
in IsPublicParam() argument [all...] |
| /base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
| H A D | hks_auth.c | 72 struct HksParam *param = NULL; in OptionalParamCheck() local
|
| /base/security/huks/test/unittest/huks_standard_test/module_test/interface_test/src/ |
| H A D | hks_native_api_compatibility_test.cpp | 755 struct OH_Huks_Param param; in HWTEST_F() local
|
| H A D | hks_list_aliases_test.cpp | 415 const std::vector<HksParam> param = { in HWTEST_F() local
|
| /base/telephony/ril_adapter/services/hril/src/ |
| H A D | hril_event.cpp | 176 SetTimerEvent( HRilEventMessage &eventMsg, int32_t fd, bool isHolding, HRilEventCallback func, std::shared_ptr<void> param) SetTimerEvent() argument
|
| /base/telephony/core_service/frameworks/native/src/ |
| H A D | operator_config_types.cpp | 197 std::shared_ptr<OperatorConfig> param = std::make_shared<OperatorConfig>(); in UnMarshalling() local
|