Home
last modified time | relevance | path

Searched defs:impl (Results 951 - 975 of 2148) sorted by relevance

1...<<31323334353637383940>>...86

/base/print/print_fwk/test/fuzztest/scancallbackproxy_fuzzer/
H A Dscancallbackproxy_fuzzer.cpp30 sptr<IRemoteObject> impl; in TestTcpOnCallback() local
39 sptr<IRemoteObject> impl; in TestUsbOnCallback() local
48 sptr<IRemoteObject> impl; in TestOnCallbackSync() local
57 sptr<IRemoteObject> impl; in TestOnGetFrameResCallback() local
65 sptr<IRemoteObject> impl; in TestOnScanInitCallback() local
73 sptr<IRemoteObject> impl; TestOnSendSearchMessage() local
[all...]
/base/msdp/device_status/intention/ipc/tunnel/src/
H A Dintention_proxy.cpp32 IntentionProxy::IntentionProxy(const sptr<IRemoteObject>& impl) in IntentionProxy() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dpush_callback_stub_test.cpp94 sptr<IRemoteObject> impl; in HWTEST_F() local
108 sptr<IRemoteObject> impl; in HWTEST_F() local
/base/security/certificate_framework/frameworks/core/v1.0/certificate/
H A Dx509_distinguished_name.c79 HcfX509DistinguishedNameImpl *impl = (HcfX509DistinguishedNameImpl *)self; in DestroyX509DistinguishedName() local
/base/security/access_token/services/accesstokenmanager/main/cpp/src/callback/
H A Daccesstoken_callback_proxys.cpp37 PermissionStateChangeCallbackProxy::PermissionStateChangeCallbackProxy(const sptr<IRemoteObject>& impl) in PermissionStateChangeCallbackProxy() argument
77 TokenSyncCallbackProxy::TokenSyncCallbackProxy(const sptr<IRemoteObject>& impl) in TokenSyncCallbackProxy() argument
/base/security/crypto_framework/frameworks/crypto_operation/
H A Dmac.c149 HcfMacImpl *impl = (HcfMacImpl *)self; in MacDestroy() local
H A Dmd.c147 HcfMdImpl *impl = (HcfMdImpl *)self; in MdDestroy() local
H A Drand.c127 HcfRandImpl *impl = (HcfRandImpl *)self; in HcfRandDestroy() local
/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Dcrypto_aes_cipher_test.cpp448 SymKeyImpl *impl = nullptr; in HWTEST_F() local
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_sm4_generator_test.cpp369 SymKeyImpl *impl = nullptr; in HWTEST_F() local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/src/
H A Ddlp_permission_async_stub.cpp31 DlpPermissionAsyncStub::DlpPermissionAsyncStub(const std::shared_ptr<GenerateDlpCertificateCallback>& impl) in DlpPermissionAsyncStub() argument
35 DlpPermissionAsyncStub::DlpPermissionAsyncStub(const std::shared_ptr<ParseDlpCertificateCallback>& impl) in DlpPermissionAsyncStub() argument
/base/security/security_guard/frameworks/common/data_collect_manager/src/
H A Ddata_collect_manager_proxy.cpp22 DataCollectManagerProxy::DataCollectManagerProxy(const sptr<IRemoteObject> &impl) in DataCollectManagerProxy() argument
/base/security/security_guard/test/unittest/security_collector/interface_test/src/
H A Dcollector_interface_test.cpp89 SecurityCollector::CollectorFwkTestImpl impl = in HWTEST_F() local
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
H A Dhks_sa_interface.cpp122 HksProxy::HksProxy(const sptr<IRemoteObject> &impl) in HksProxy() argument
/base/telephony/sms_mms/services/sms/ims_service_interaction/src/
H A Dims_sms_callback_proxy.cpp23 ImsSmsCallbackProxy::ImsSmsCallbackProxy(const sptr<IRemoteObject> &impl) in ImsSmsCallbackProxy() argument
/base/telephony/cellular_call/services/satellite_service_interaction/src/
H A Dsatellite_call_callback_proxy.cpp23 SatelliteCallCallbackProxy::SatelliteCallCallbackProxy(const sptr<IRemoteObject> &impl) in SatelliteCallCallbackProxy() argument
/base/update/updater/services/script/script_instruction/
H A Dscript_instructionhelper.cpp39 ScriptInstructionHelper* ScriptInstructionHelper::GetBasicInstructionHelper(ScriptManagerImpl *impl) in GetBasicInstructionHelper() argument
/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Dexecutor_callback_service.cpp27 ExecutorCallbackService::ExecutorCallbackService(const std::shared_ptr<ExecutorRegisterCallback> &impl) in ExecutorCallbackService() argument
H A Duser_auth_callback_service.cpp27 UserAuthCallbackService::UserAuthCallbackService(const std::shared_ptr<AuthenticationCallback> &impl) in UserAuthCallbackService() argument
41 UserAuthCallbackService::UserAuthCallbackService(const std::shared_ptr<IdentificationCallback> &impl) in UserAuthCallbackService() argument
55 UserAuthCallbackService(const std::shared_ptr<PrepareRemoteAuthCallback> &impl) UserAuthCallbackService() argument
106 GetExecutorPropertyCallbackService(const std::shared_ptr<GetPropCallback> &impl) GetExecutorPropertyCallbackService() argument
134 SetExecutorPropertyCallbackService(const std::shared_ptr<SetPropCallback> &impl) SetExecutorPropertyCallbackService() argument
[all...]
H A Duser_idm_callback_service.cpp27 IdmCallbackService::IdmCallbackService(const std::shared_ptr<UserIdmClientCallback> &impl) in IdmCallbackService() argument
67 IdmGetCredInfoCallbackService( const std::shared_ptr<GetCredentialInfoCallback> &impl) IdmGetCredInfoCallbackService() argument
96 IdmGetSecureUserInfoCallbackService( const std::shared_ptr<GetSecUserInfoCallback> &impl) IdmGetSecureUserInfoCallbackService() argument
[all...]
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserclientadapter_fuzzer/
H A Daafwkbrowserclientadapter_fuzzer.cpp77 sptr<IRemoteObject> impl; in AafwkBrowserClientAdapterFuzzTest() local
/base/useriam/face_auth/frameworks/ipc/src/
H A Dface_auth_client_impl.cpp156 static FaceAuthClientImpl impl; in Instance() local
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Dexecutor_messenger_proxy.cpp25 ExecutorMessengerProxy::ExecutorMessengerProxy(const sptr<IRemoteObject> &impl) in ExecutorMessengerProxy() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dability_info_callback_proxy.cpp23 AbilityInfoCallbackProxy( const sptr<IRemoteObject> &impl) AbilityInfoCallbackProxy() argument
/foundation/ability/form_fwk/test/fuzztest/formproviderproxy_fuzzer/
H A Dformproviderproxy_fuzzer.cpp40 sptr<IRemoteObject> impl = nullptr; in DoSomethingInterestingWithMyAPI() local

Completed in 10 milliseconds

1...<<31323334353637383940>>...86