Home
last modified time | relevance | path

Searched defs:impl (Results 1176 - 1200 of 2125) sorted by relevance

1...<<41424344454647484950>>...85

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp39 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 Dbluetooth_a2dp_source_server.cpp92 struct BluetoothA2dpSourceServer::impl { struct in OHOS::Bluetooth::BluetoothA2dpSourceServer
140 BluetoothA2dpSourceServer::impl::impl() in impl() function in OHOS::Bluetooth::BluetoothA2dpSourceServer::impl
[all...]
H A Dbluetooth_avrcp_tg_server.cpp32 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 Dpower_device.cpp28 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 Dbluetooth_a2dp_src.cpp38 struct A2dpSource::impl { struct in OHOS::Bluetooth::A2dpSource
119 A2dpSource::impl::impl() in impl() function in OHOS::Bluetooth::A2dpSource::impl
[all...]
H A Dbluetooth_hfp_ag.cpp110 struct HandsFreeAudioGateway::impl { struct in OHOS::Bluetooth::HandsFreeAudioGateway
387 HandsFreeAudioGateway::impl::impl() in impl() function in OHOS::Bluetooth::HandsFreeAudioGateway::impl
H A Dbluetooth_opp.cpp80 struct Opp::impl { struct in OHOS::Bluetooth::Opp
81 impl() in impl() function
/base/location/frameworks/native/locator_agent/source/
H A Dlocator_agent.cpp221 LocatorAgent::LocatorAgent(const sptr<IRemoteObject> &impl) in LocatorAgent() argument
/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_sdk.cpp156 GeofenceSdk::GeofenceSdk(const sptr<IRemoteObject> &impl) in GeofenceSdk() argument
/base/accesscontrol/sandbox_manager/interfaces/innerkits/sandbox_manager/src/
H A Dsandbox_manager_proxy.cpp40 SandboxManagerProxy::SandboxManagerProxy(const sptr<IRemoteObject> &impl) in SandboxManagerProxy() argument
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_subscriber_proxy.cpp25 AnsSubscriberProxy::AnsSubscriberProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<AnsSubscriberInterface>(impl) in AnsSubscriberProxy() argument
/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/
H A Del5_filekey_manager_proxy.cpp25 El5FilekeyManagerProxy::El5FilekeyManagerProxy(const sptr<IRemoteObject>& impl) in El5FilekeyManagerProxy() argument
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl_ex.c130 HcfX509CertificateImpl *impl = (HcfX509CertificateImpl *)cert; in GetX509FromHcfX509Certificate() local
/base/security/certificate_framework/frameworks/core/v1.0/certificate/
H A Dcert_chain_validator.c136 CertChainValidatorImpl *impl = (CertChainValidatorImpl *)self; in Validate() local
167 CertChainValidatorImpl *impl = (CertChainValidatorImpl *)self; in GetAlgorithm() local
/base/security/crypto_framework/frameworks/crypto_operation/
H A Dkey_agreement.c190 HcfKeyAgreementImpl *impl = (HcfKeyAgreementImpl *)self; in DestroyKeyAgreement() local
H A Dkdf.c149 HcfKdfImpl *impl = (HcfKdfImpl *)self; in DestroyKdf() local
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm2_openssl.c67 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 Dpbkdf2_openssl.c95 OpensslKdfSpiImpl *impl = (OpensslKdfSpiImpl *)self; in EngineDestroyKdf() local
/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_proxy.cpp26 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 Dauth_sub_session.c67 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 Dsensor_service_proxy.cpp35 SensorServiceProxy::SensorServiceProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<ISensorService>(impl) in SensorServiceProxy() argument
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmedical_service_proxy.cpp42 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 Duser_idm_client.cpp112 static UserIdmClient impl; in GetInstance() local
/base/security/security_component_manager/frameworks/inner_api/security_component/src/
H A Dsec_comp_proxy.cpp30 SecCompProxy::SecCompProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<ISecCompService>(impl) in SecCompProxy() argument
/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_proxy.cpp27 BluetoothCallProxy::BluetoothCallProxy(const sptr<IRemoteObject> &impl) in BluetoothCallProxy() argument

Completed in 16 milliseconds

1...<<41424344454647484950>>...85