| /base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
| H A D | x509_certificate_openssl.c | 90 X509PubKeyOpensslImpl *impl = (X509PubKeyOpensslImpl *)self; in DestroyX509PubKeyOpenssl() local 115 X509PubKeyOpensslImpl *impl = (X509PubKeyOpensslImpl *)self; in GetPubKeyEncoded() local
|
| H A D | x509_cert_chain_openssl.c | 103 HcfX509CertChainOpensslImpl *impl = (HcfX509CertChainOpensslImpl *)self; in DestroyX509CertChain() local
|
| /base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
| H A D | ecc_asy_key_generator_openssl.c | 935 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 D | dev_session_v2.c | 110 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 D | zero_branch6_test.cpp | 703 sptr<IRemoteObject> impl; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | app_mgr_proxy.cpp | 28 AppMgrProxy::AppMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IAppMgr>(impl) in AppMgrProxy() argument
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
| H A D | ability_manager_interface.h | 1486 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 D | event_hub.cpp | 93 auto impl = [weak = host_]() -> std::optional<EventTarget> { in CreateGetEventTargetImpl() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_text.cpp | 726 auto impl = inspector ? inspector->GetInspectorFunctionImpl() : nullptr; in JsOnClickWithoutNGBUILD() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
| H A D | classic_adapter.cpp | 34 struct ClassicAdapter::impl { struct in OHOS::bluetooth::ClassicAdapter
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| H A D | gatt_server_profile.cpp | 25 struct GattServerProfile::impl { struct in OHOS::bluetooth::GattServerProfile 27 impl(GattServerProfileCallback *pServerCallbackFunc, utility::Dispatcher *dispatcher, uint16_t maxMtu, in impl() function [all...] |
| H A D | gatt_connection_manager.cpp | 51 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 D | gatt_client_profile.cpp | 27 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 D | ble_central_manager_impl.cpp | 33 struct BleCentralManagerImpl::impl { struct in OHOS::bluetooth::BleCentralManagerImpl
|
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/ |
| H A D | offload_audio_renderer_sink.cpp | 395 auto *impl = reinterpret_cast<struct AudioCallbackService *>(self); in RenderEventCallback() local [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/ |
| H A D | audio_policy_proxy.cpp | 32 AudioPolicyProxy::AudioPolicyProxy(const sptr<IRemoteObject> &impl) in AudioPolicyProxy() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/ |
| H A D | rs_screen_manager.cpp | 53 namespace impl {
namespace
|
| /foundation/multimodalinput/input/service/connect_manager/src/ |
| H A D | multimodal_input_connect_proxy.cpp | 95 MultimodalInputConnectProxy::MultimodalInputConnectProxy(const sptr<IRemoteObject> &impl) in MultimodalInputConnectProxy() argument
|
| /foundation/window/window_manager/dm/src/ |
| H A D | display_manager.cpp | 161 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 D | wifi_device_proxy.cpp | 35 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 D | wifi_device_service_impl.cpp | 1604 WifiDeviceServiceImpl impl; in SaBasicDump() local
|
| /foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
| H A D | scene_session_manager_proxy.cpp | 1599 RegisterIAbilityManagerCollaborator(int32_t type, const sptr<AAFwk::IAbilityManagerCollaborator>& impl) RegisterIAbilityManagerCollaborator() argument
|
| /third_party/googletest/googletest/include/gtest/ |
| H A D | gtest.h | 1271 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 D | gtest-death-test.cc | 727 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 D | UCharacterProperty.java | [all...] |