| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| H A D | numberrangeformatter.h | 60 namespace impl { namespace 94 namespace impl { // icu::number::impl namespace [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | upluralrules.cpp | 132 const number::impl::UFormattedNumberRangeData* impl = in uplrules_selectForRange() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | D3D12Backend.cpp | 38 DawnSwapChainImplementation impl; in CreateNativeSwapChainImpl() local 47 NativeSwapChainImpl* impl = reinterpret_cast<NativeSwapChainImpl*>(swapChain->userData); in GetNativeSwapChainPreferredFormat() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | VulkanBackend.cpp | 49 DawnSwapChainImplementation impl; in CreateNativeSwapChainImpl() local 58 NativeSwapChainImpl* impl = reinterpret_cast<NativeSwapChainImpl*>(swapChain->userData); in GetNativeSwapChainPreferredFormat() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | norm2allmodes.h | 186 const Normalizer2Impl &impl; member in Normalizer2WithImpl 395 Normalizer2Impl *impl; global() member [all...] |
| /third_party/skia/modules/skparagraph/include/ |
| H A D | ParagraphCache.h | 33 void setChecker(std::function<void(ParagraphImpl* impl, const char*, bool)> checker) { in setChecker() argument
|
| /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
|
| /base/telephony/call_manager/services/call_report/src/ |
| H A D | call_ability_callback_proxy.cpp | 25 CallAbilityCallbackProxy::CallAbilityCallbackProxy(const sptr<IRemoteObject> &impl) in CallAbilityCallbackProxy() argument
|