Home
last modified time | relevance | path

Searched defs:impl (Results 2001 - 2025 of 2092) sorted by relevance

1...<<81828384

/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_certificate_openssl.c90 X509PubKeyOpensslImpl *impl = (X509PubKeyOpensslImpl *)self; in DestroyX509PubKeyOpenssl() local
115 X509PubKeyOpensslImpl *impl = (X509PubKeyOpensslImpl *)self; in GetPubKeyEncoded() local
H A Dx509_cert_chain_openssl.c103 HcfX509CertChainOpensslImpl *impl = (HcfX509CertChainOpensslImpl *)self; in DestroyX509CertChain() local
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Decc_asy_key_generator_openssl.c935 HcfOpensslEccPubKey *impl = (HcfOpensslEccPubKey *)self; in DestroyEccPubKey() local
951 HcfOpensslEccPriKey *impl = (HcfOpensslEccPriKey *)self; in DestroyEccPriKey() local
967 HcfOpensslEccKeyPair *impl = (HcfOpensslEccKeyPair *)self; DestroyEccKeyPair() local
1132 GetCompressedEccPointEncoded(HcfOpensslEccPubKey *impl, HcfBlob *returnBlob) GetCompressedEccPointEncoded() argument
1187 SetEccKeyAsn1Flag(HcfOpensslEccPubKey *impl) SetEccKeyAsn1Flag() argument
1213 HcfOpensslEccPubKey *impl = (HcfOpensslEccPubKey *)self; GetEccPubKeyEncodedDer() local
1250 HcfOpensslEccPubKey *impl = (HcfOpensslEccPubKey *)self; GetEccPubKeyEncoded() local
1284 HcfOpensslEccPriKey *impl = (HcfOpensslEccPriKey *)self; GetEccPriKeyEncoded() local
1364 HcfOpensslEccPriKey *impl = (HcfOpensslEccPriKey *)self; GetECPriKeyEncodedDer() local
1416 HcfOpensslEccPriKey *impl = (HcfOpensslEccPriKey *)self; EccPriKeyClearMem() local
1792 HcfAsyKeyGeneratorSpiOpensslEccImpl *impl = (HcfAsyKeyGeneratorSpiOpensslEccImpl *)self; EngineConvertEccKey() local
1890 HcfAsyKeyGeneratorSpiOpensslEccImpl *impl = (HcfAsyKeyGeneratorSpiOpensslEccImpl *)self; EngineConvertEccPemKey() local
1922 PackAndAssignPubKey(const HcfAsyKeyGeneratorSpiOpensslEccImpl *impl, const char *fieldType, EC_KEY *ecKey, HcfPubKey **returnObj) PackAndAssignPubKey() argument
1934 PackAndAssignPriKey(const HcfAsyKeyGeneratorSpiOpensslEccImpl *impl, const char *fieldType, EC_KEY *ecKey, HcfPriKey **returnObj) PackAndAssignPriKey() argument
1946 CreateAndAssignKeyPair(const HcfAsyKeyGeneratorSpiOpensslEccImpl *impl, const char *fieldType, EC_KEY *ecKey, HcfKeyPair **returnObj) CreateAndAssignKeyPair() argument
2000 HcfAsyKeyGeneratorSpiOpensslEccImpl *impl = (HcfAsyKeyGeneratorSpiOpensslEccImpl *)self; EngineGenerateKeyPair() local
2027 HcfAsyKeyGeneratorSpiOpensslEccImpl *impl = (HcfAsyKeyGeneratorSpiOpensslEccImpl *)self; EngineGenerateKeyPairBySpec() local
2063 HcfAsyKeyGeneratorSpiOpensslEccImpl *impl = (HcfAsyKeyGeneratorSpiOpensslEccImpl *)self; EngineGeneratePubKeyBySpec() local
2096 HcfAsyKeyGeneratorSpiOpensslEccImpl *impl = (HcfAsyKeyGeneratorSpiOpensslEccImpl *)self; EngineGeneratePriKeyBySpec() local
[all...]
/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c110 static int32_t CmdExchangePkGenerator(SessionImpl *impl) in CmdExchangePkGenerator() argument
150 CmdImportAuthCodeGenerator(SessionImpl *impl) CmdImportAuthCodeGenerator() argument
178 CmdSaveTrustedInfoGenerator(SessionImpl *impl) CmdSaveTrustedInfoGenerator() argument
212 CmdMkAgreeGenerator(SessionImpl *impl) CmdMkAgreeGenerator() argument
241 InterceptNotSupportCmd(SessionImpl *impl, CmdProcessor processor) InterceptNotSupportCmd() argument
251 HasNextCredInfo(SessionImpl *impl) HasNextCredInfo() argument
267 ResetSessionState(SessionImpl *impl) ResetSessionState() argument
283 RestartSession(SessionImpl *impl, JumpPolicy *policy) RestartSession() argument
358 CheckAllCredsValidity(SessionImpl *impl) CheckAllCredsValidity() argument
376 GetAllCredsWithPeer(SessionImpl *impl) GetAllCredsWithPeer() argument
420 IsCmdIntercepted(SessionImpl *impl, CmdProcessor processor) IsCmdIntercepted() argument
431 AddTodoCmdsToAbility(SessionImpl *impl, ProtocolEntity *entity, CJson *ability) AddTodoCmdsToAbility() argument
457 AddCredAbilityToArray(SessionImpl *impl, ProtocolEntity *entity, CJson *abilityArray) AddCredAbilityToArray() argument
482 AddAllCredAbilityToCredInfo(SessionImpl *impl, IdentityInfo *cred, CJson *credInfo) AddAllCredAbilityToCredInfo() argument
508 AddPreSharedCredInfo(SessionImpl *impl, IdentityInfo *cred, CJson *credInfo) AddPreSharedCredInfo() argument
517 AddCertCredInfo(SessionImpl *impl, IdentityInfo *cred, CJson *credInfo) AddCertCredInfo() argument
540 AddCredInfoToEventData(SessionImpl *impl, IdentityInfo *cred, CJson *eventData) AddCredInfoToEventData() argument
553 GetPreSharedCredInfo(SessionImpl *impl, const CJson *credInfo, IdentityInfo **selfCred) GetPreSharedCredInfo() argument
644 GetCertCredInfo(SessionImpl *impl, const CJson *credInfo, IdentityInfo **selfCred) GetCertCredInfo() argument
698 GetSelfCredByInput(SessionImpl *impl, const CJson *inputData) GetSelfCredByInput() argument
766 GenerateDevSessionSalt(SessionImpl *impl) GenerateDevSessionSalt() argument
788 AddSessionInfoToEventData(SessionImpl *impl, CJson *eventData) AddSessionInfoToEventData() argument
859 GenerateHandshakeEventData(SessionImpl *impl, IdentityInfo *cred, CJson *eventData) GenerateHandshakeEventData() argument
879 SetAuthProtectedMsg(SessionImpl *impl, const CJson *msgJson, bool isSelf) SetAuthProtectedMsg() argument
905 AddStartHandshakeMsg(SessionImpl *impl, IdentityInfo *cred, CJson *sessionMsg) AddStartHandshakeMsg() argument
970 AddAllAuthFirstMsg(SessionImpl *impl, CJson *sessionMsg, bool shouldReplace) AddAllAuthFirstMsg() argument
984 CreateIsoSubSession(SessionImpl *impl, const IdentityInfo *cred, AuthSubSession **returnSubSession) CreateIsoSubSession() argument
1013 CreateDlSpekeSubSession(SessionImpl *impl, const IdentityInfo *cred, AuthSubSession **returnSubSession) CreateDlSpekeSubSession() argument
1064 CreateEcSpekeSubSession(SessionImpl *impl, const IdentityInfo *cred, AuthSubSession **returnSubSession) CreateEcSpekeSubSession() argument
1090 AddP2PGroupInfoToContext(SessionImpl *impl, const TrustedGroupEntry *entry) AddP2PGroupInfoToContext() argument
1104 AddIdenticalAccountGroupInfoToContext(SessionImpl *impl, const TrustedGroupEntry *entry) AddIdenticalAccountGroupInfoToContext() argument
1122 AddAcrossAccountGroupInfoToContext(SessionImpl *impl, const TrustedGroupEntry *entry) AddAcrossAccountGroupInfoToContext() argument
1144 AddGroupInfoToContext(SessionImpl *impl, int32_t osAccountId, const char *groupId) AddGroupInfoToContext() argument
1163 AddDevInfoToContext(SessionImpl *impl, int32_t osAccountId, const char *groupId, const char *selfUdid) AddDevInfoToContext() argument
1179 AddAuthInfoToContextByDb(SessionImpl *impl, const char *selfUdid, CJson *urlJson) AddAuthInfoToContextByDb() argument
1214 AddAcrossAccountAuthInfoToContext(SessionImpl *impl, int32_t osAccountId, const char *peerUserId) AddAcrossAccountAuthInfoToContext() argument
1247 AddIdenticalAccountAuthInfoToContext(SessionImpl *impl, int32_t osAccountId, const char *peerUserId) AddIdenticalAccountAuthInfoToContext() argument
1274 AddAuthInfoToContextByCert(SessionImpl *impl) AddAuthInfoToContextByCert() argument
1289 AddAuthInfoToContextByCred(SessionImpl *impl, IdentityInfo *cred) AddAuthInfoToContextByCred() argument
1333 AddAuthSubSessionToVec(SessionImpl *impl, IdentityInfo *cred, ProtocolEntity *entity) AddAuthSubSessionToVec() argument
1355 ClientCreateAuthSubSessionByCred(SessionImpl *impl, IdentityInfo *cred) ClientCreateAuthSubSessionByCred() argument
1377 ProcStartEventInner(SessionImpl *impl, CJson *sessionMsg) ProcStartEventInner() argument
1410 GetSessionSaltFromInput(SessionImpl *impl, const CJson *inputData) GetSessionSaltFromInput() argument
1431 GetSharedSecret(SessionImpl *impl, const CJson *inputData, IdentityInfo *selfCred, Uint8Buff *psk) GetSharedSecret() argument
1484 ServerCreateAuthSubSessionByCred(SessionImpl *impl, const CJson *inputData, IdentityInfo *cred) ServerCreateAuthSubSessionByCred() argument
1497 SyncCredState(SessionImpl *impl, const CJson *inputData) SyncCredState() argument
1514 GenerateHandshakeRspEventData(SessionImpl *impl, IdentityInfo *selfCred, CJson *eventData) GenerateHandshakeRspEventData() argument
1533 AddHandshakeRspMsg(SessionImpl *impl, IdentityInfo *selfCred, CJson *sessionMsg) AddHandshakeRspMsg() argument
1576 SelfCmdsNegotiate(SessionImpl *impl, const CJson *supportCmds, const ProtocolEntity *selfProtocolEntity) SelfCmdsNegotiate() argument
1597 PeerCmdsNegotiate(SessionImpl *impl, const CJson *credAbility) PeerCmdsNegotiate() argument
1636 ProtocolEntityNegotiate(SessionImpl *impl, const CJson *abilityArray, const CJson *supportCmds, ProtocolEntity *selfProtocolEntity) ProtocolEntityNegotiate() argument
1670 CredNegotiate(SessionImpl *impl, const CJson *inputData, IdentityInfo *selfCred) CredNegotiate() argument
1694 SetAuthPsk(SessionImpl *impl, const CJson *inputData, IdentityInfo *cred) SetAuthPsk() argument
1724 ProcHandshakeReqEventInner(SessionImpl *impl, SessionEvent *inputEvent, CJson *sessionMsg) ProcHandshakeReqEventInner() argument
1785 RemoveInvalidAuthSubSession(SessionImpl *impl) RemoveInvalidAuthSubSession() argument
1803 ProcHandshakeRspEventInner(SessionImpl *impl, SessionEvent *inputEvent) ProcHandshakeRspEventInner() argument
1830 AddAllCmds(SessionImpl *impl) AddAllCmds() argument
1846 CreateExpandSubSessionByCred(SessionImpl *impl) CreateExpandSubSessionByCred() argument
1897 OnAuthSubSessionFinish(SessionImpl *impl, AuthSubSession *authSubSession, CJson *sessionMsg) OnAuthSubSessionFinish() argument
1921 ProcAuthEventInner(SessionImpl *impl, SessionEvent *inputEvent, CJson *sessionMsg, bool *isAuthFinish, bool isServerProcess) ProcAuthEventInner() argument
1962 ProcExpandEventInner(SessionImpl *impl, SessionEvent *inputEvent, CJson *sessionMsg, bool *isExpandFinish) ProcExpandEventInner() argument
1986 ProcFailEvent(SessionImpl *impl, SessionEvent *inputEvent, CJson *sessionMsg, JumpPolicy *policy) ProcFailEvent() argument
1995 ProcStartEvent(SessionImpl *impl, SessionEvent *inputEvent, CJson *sessionMsg, JumpPolicy *policy) ProcStartEvent() argument
2007 ProcHandshakeReqEvent(SessionImpl *impl, SessionEvent *inputEvent, CJson *sessionMsg, JumpPolicy *policy) ProcHandshakeReqEvent() argument
2019 ProcHandshakeRspEvent(SessionImpl *impl, SessionEvent *inputEvent, CJson *sessionMsg, JumpPolicy *policy) ProcHandshakeRspEvent() argument
2031 ProcFirstAuthEvent(SessionImpl *impl, SessionEvent *inputEvent, CJson *sessionMsg, JumpPolicy *policy) ProcFirstAuthEvent() argument
2044 ProcAuthEvent(SessionImpl *impl, SessionEvent *inputEvent, CJson *sessionMsg, JumpPolicy *policy) ProcAuthEvent() argument
2063 ProcExpandEvent(SessionImpl *impl, SessionEvent *inputEvent, CJson *sessionMsg, JumpPolicy *policy) ProcExpandEvent() argument
2088 SessionSwitchState(SessionImpl *impl, SessionEvent *event, CJson *sessionMsg) SessionSwitchState() argument
[all...]
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp703 sptr<IRemoteObject> impl; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_proxy.cpp28 AppMgrProxy::AppMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IAppMgr>(impl) in AppMgrProxy() argument
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_interface.h1486 virtual int32_t RegisterIAbilityManagerCollaborator(int32_t type, const sptr<IAbilityManagerCollaborator> &impl) in RegisterIAbilityManagerCollaborator() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Devent_hub.cpp93 auto impl = [weak = host_]() -> std::optional<EventTarget> { in CreateGetEventTargetImpl() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text.cpp726 auto impl = inspector ? inspector->GetInspectorFunctionImpl() : nullptr; in JsOnClickWithoutNGBUILD() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp34 struct ClassicAdapter::impl { struct in OHOS::bluetooth::ClassicAdapter
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp25 struct GattServerProfile::impl { struct in OHOS::bluetooth::GattServerProfile
27 impl(GattServerProfileCallback *pServerCallbackFunc, utility::Dispatcher *dispatcher, uint16_t maxMtu, in impl() function
[all...]
H A Dgatt_connection_manager.cpp51 struct GattConnectionManager::impl : public GattServiceBase { struct in OHOS::bluetooth::GattConnectionManager
376 GattConnectionManager::impl::impl() in impl() function in OHOS::bluetooth::GattConnectionManager::impl
[all...]
H A Dgatt_client_profile.cpp27 struct GattClientProfile::impl { struct in OHOS::bluetooth::GattClientProfile
39 impl(GattClientProfileCallback *pClientCallbackFunc, utility::Dispatcher *dispatcher, GattClientProfile &profile) in impl() function
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp33 struct BleCentralManagerImpl::impl { struct in OHOS::bluetooth::BleCentralManagerImpl
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp395 auto *impl = reinterpret_cast<struct AudioCallbackService *>(self); in RenderEventCallback() local
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_proxy.cpp32 AudioPolicyProxy::AudioPolicyProxy(const sptr<IRemoteObject> &impl) in AudioPolicyProxy() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.cpp53 namespace impl { namespace
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_proxy.cpp95 MultimodalInputConnectProxy::MultimodalInputConnectProxy(const sptr<IRemoteObject> &impl) in MultimodalInputConnectProxy() argument
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp161 explicit DisplayManagerListener(sptr<Impl> impl) : pImpl_(impl) in DisplayManagerListener() argument
234 explicit DisplayManagerAgent(sptr<Impl> impl) : pImpl_(impl) in DisplayManagerAgent() argument
254 explicit DisplayManagerScreenshotAgent(sptr<Impl> impl) : pImpl_(impl) in DisplayManagerScreenshotAgent() argument
269 explicit DisplayManagerPrivateWindowAgent(sptr<Impl> impl) argument
284 DisplayManagerPrivateWindowListAgent(sptr<Impl> impl) DisplayManagerPrivateWindowListAgent() argument
299 DisplayManagerFoldStatusAgent(sptr<Impl> impl) DisplayManagerFoldStatusAgent() argument
314 DisplayManagerFoldAngleAgent(sptr<Impl> impl) DisplayManagerFoldAngleAgent() argument
329 DisplayManagerCaptureStatusAgent(sptr<Impl> impl) DisplayManagerCaptureStatusAgent() argument
344 DisplayManagerDisplayUpdateAgent(sptr<Impl> impl) DisplayManagerDisplayUpdateAgent() argument
360 DisplayManagerDisplayModeAgent(sptr<Impl> impl) DisplayManagerDisplayModeAgent() argument
375 DisplayManagerAvailableAreaAgent(sptr<Impl> impl) DisplayManagerAvailableAreaAgent() argument
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy.cpp35 WifiDeviceProxy::WifiDeviceProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IWifiDevice>(impl), in WifiDeviceProxy() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1604 WifiDeviceServiceImpl impl; in SaBasicDump() local
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp1599 RegisterIAbilityManagerCollaborator(int32_t type, const sptr<AAFwk::IAbilityManagerCollaborator>& impl) RegisterIAbilityManagerCollaborator() argument
/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1271 internal::UnitTestImpl* impl() { return impl_; } in impl() function in testing::UnitTest
1272 const internal::UnitTestImpl* impl() const { return impl_; } in impl() function in testing::UnitTest
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc727 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole() local
965 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole() local
1388 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole() local
1444 UnitTestImpl* const impl in Create() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterProperty.java[all...]

Completed in 84 milliseconds

1...<<81828384