| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_gatt_client_server.cpp | 39 struct BluetoothGattClientServer::impl { struct in OHOS::Bluetooth::BluetoothGattClientServer 63 SystemStateObserver(BluetoothGattClientServer::impl *impl) : impl_(impl){}; in SystemStateObserver() argument 262 BluetoothGattClientServer::impl::impl() : clientService_(nullptr), systemStateObserver_(new SystemStateObserver(this)) impl() function in OHOS::Bluetooth::BluetoothGattClientServer::impl [all...] |
| H A D | bluetooth_a2dp_source_server.cpp | 92 struct BluetoothA2dpSourceServer::impl { struct in OHOS::Bluetooth::BluetoothA2dpSourceServer 140 BluetoothA2dpSourceServer::impl::impl() in impl() function in OHOS::Bluetooth::BluetoothA2dpSourceServer::impl [all...] |
| H A D | bluetooth_avrcp_tg_server.cpp | 32 struct BluetoothAvrcpTgServer::impl { struct in OHOS::Bluetooth::BluetoothAvrcpTgServer 36 explicit SysStsObserverImpl(BluetoothAvrcpTgServer::impl *impl) : impl_(impl) {} in SysStsObserverImpl() argument 49 explicit ObserverImpl(BluetoothAvrcpTgServer::impl *impl) : impl_(impl) {} in ObserverImpl() argument 61 impl() in impl() function [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
| H A D | power_device.cpp | 28 struct PowerDevice::impl { struct in OHOS::bluetooth::PowerDevice 30 impl(const RawAddress rawAddr, utility::Dispatcher &dispatcher):rawAddr_(rawAddr), dispatcher_(dispatcher){}; in impl() function
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_a2dp_src.cpp | 38 struct A2dpSource::impl { struct in OHOS::Bluetooth::A2dpSource 119 A2dpSource::impl::impl() in impl() function in OHOS::Bluetooth::A2dpSource::impl [all...] |
| H A D | bluetooth_hfp_ag.cpp | 110 struct HandsFreeAudioGateway::impl { struct in OHOS::Bluetooth::HandsFreeAudioGateway 387 HandsFreeAudioGateway::impl::impl() in impl() function in OHOS::Bluetooth::HandsFreeAudioGateway::impl
|
| H A D | bluetooth_opp.cpp | 80 struct Opp::impl { struct in OHOS::Bluetooth::Opp 81 impl() in impl() function
|
| /base/location/frameworks/native/locator_agent/source/ |
| H A D | locator_agent.cpp | 221 LocatorAgent::LocatorAgent(const sptr<IRemoteObject> &impl) in LocatorAgent() argument
|
| /base/location/frameworks/native/geofence_sdk/source/ |
| H A D | geofence_sdk.cpp | 156 GeofenceSdk::GeofenceSdk(const sptr<IRemoteObject> &impl) in GeofenceSdk() argument
|
| /base/accesscontrol/sandbox_manager/interfaces/innerkits/sandbox_manager/src/ |
| H A D | sandbox_manager_proxy.cpp | 40 SandboxManagerProxy::SandboxManagerProxy(const sptr<IRemoteObject> &impl) in SandboxManagerProxy() argument
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| H A D | ans_subscriber_proxy.cpp | 25 AnsSubscriberProxy::AnsSubscriberProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<AnsSubscriberInterface>(impl) in AnsSubscriberProxy() argument
|
| /base/security/access_token/interfaces/innerkits/el5filekeymanager/src/ |
| H A D | el5_filekey_manager_proxy.cpp | 25 El5FilekeyManagerProxy::El5FilekeyManagerProxy(const sptr<IRemoteObject>& impl) in El5FilekeyManagerProxy() argument
|
| /base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
| H A D | x509_cert_chain_openssl_ex.c | 130 HcfX509CertificateImpl *impl = (HcfX509CertificateImpl *)cert;
in GetX509FromHcfX509Certificate() local
|
| /base/security/certificate_framework/frameworks/core/v1.0/certificate/ |
| H A D | cert_chain_validator.c | 136 CertChainValidatorImpl *impl = (CertChainValidatorImpl *)self; in Validate() local 167 CertChainValidatorImpl *impl = (CertChainValidatorImpl *)self; in GetAlgorithm() local
|
| /base/security/crypto_framework/frameworks/crypto_operation/ |
| H A D | key_agreement.c | 190 HcfKeyAgreementImpl *impl = (HcfKeyAgreementImpl *)self; in DestroyKeyAgreement() local
|
| H A D | kdf.c | 149 HcfKdfImpl *impl = (HcfKdfImpl *)self;
in DestroyKdf() local
|
| /base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/ |
| H A D | cipher_sm2_openssl.c | 67 static HcfResult InitSm2Key(HcfCipherSm2GeneratorSpiImpl *impl, HcfKey *key, enum HcfCryptoMode opMode) in InitSm2Key() argument 131 HcfCipherSm2GeneratorSpiImpl *impl = (HcfCipherSm2GeneratorSpiImpl *)self; in EngineInit() local 159 static size_t GetTextLen(HcfCipherSm2GeneratorSpiImpl *impl, HcfBlo argument 180 DoSm2EncryptAndDecrypt(HcfCipherSm2GeneratorSpiImpl *impl, HcfBlob *input, HcfBlob *output, int32_t mode, size_t textLen) DoSm2EncryptAndDecrypt() argument 209 DoSm2Crypt(HcfCipherSm2GeneratorSpiImpl *impl, HcfBlob *input, HcfBlob *output, int32_t mode) DoSm2Crypt() argument 234 HcfCipherSm2GeneratorSpiImpl *impl = (HcfCipherSm2GeneratorSpiImpl *)self; EngineDoFinal() local 259 HcfCipherSm2GeneratorSpiImpl *impl = (HcfCipherSm2GeneratorSpiImpl *)generator; EngineDestroySpiImpl() local [all...] |
| /base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/kdf/src/ |
| H A D | pbkdf2_openssl.c | 95 OpensslKdfSpiImpl *impl = (OpensslKdfSpiImpl *)self;
in EngineDestroyKdf() local
|
| /base/security/device_auth/frameworks/src/standard/ |
| H A D | ipc_dev_auth_proxy.cpp | 26 ProxyDevAuth::ProxyDevAuth(const sptr<IRemoteObject> &impl) : IRemoteProxy<IMethodsIpcCall>(impl) in ProxyDevAuth() argument
|
| /base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/ |
| H A D | auth_sub_session.c | 67 AuthSubSessionImpl *impl = (AuthSubSessionImpl *)self; in StartAuthSubSession() local 83 AuthSubSessionImpl *impl = (AuthSubSessionImpl *)self; in ProcessAuthSubSession() local 99 AuthSubSessionImpl *impl = (AuthSubSessionImpl *)self; in SetPsk() local 109 AuthSubSessionImpl *impl in SetSelfProtectedMsg() local 119 AuthSubSessionImpl *impl = (AuthSubSessionImpl *)self; SetPeerProtectedMsg() local 129 AuthSubSessionImpl *impl = (AuthSubSessionImpl *)self; GetSessionKey() local 139 AuthSubSessionImpl *impl = (AuthSubSessionImpl *)self; DestroyAuthSubSession() local 161 AuthSubSessionImpl *impl = (AuthSubSessionImpl *)HcMalloc(sizeof(AuthSubSessionImpl), 0); CreateAuthSubSession() local [all...] |
| /base/sensors/sensor/frameworks/native/src/ |
| H A D | sensor_service_proxy.cpp | 35 SensorServiceProxy::SensorServiceProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<ISensorService>(impl) in SensorServiceProxy() argument
|
| /base/sensors/medical_sensor/frameworks/native/medical_sensor/src/ |
| H A D | medical_service_proxy.cpp | 42 MedicalSensorServiceProxy::MedicalSensorServiceProxy(const sptr<IRemoteObject> &impl) in MedicalSensorServiceProxy() argument
|
| /base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/systemapi_wrap/useridm_test/user_iam_api_mock/ |
| H A D | user_idm_client.cpp | 112 static UserIdmClient impl; in GetInstance() local
|
| /base/security/security_component_manager/frameworks/inner_api/security_component/src/ |
| H A D | sec_comp_proxy.cpp | 30 SecCompProxy::SecCompProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<ISecCompService>(impl) in SecCompProxy() argument
|
| /base/telephony/call_manager/frameworks/native/src/ |
| H A D | bluetooth_call_proxy.cpp | 27 BluetoothCallProxy::BluetoothCallProxy(const sptr<IRemoteObject> &impl) in BluetoothCallProxy() argument
|