Home
last modified time | relevance | path

Searched defs:descriptor (Results 1 - 25 of 100) sorted by relevance

1234

/base/notification/common_event_service/frameworks/core/test/unittest/
H A Dmock_message_parcel.h41 bool WriteInterfaceToken(std::string descriptor) in WriteInterfaceToken() argument
/base/telephony/core_service/test/unittest/esim_gtest/mock/include/
H A Desim_mock_iremote_object.h75 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/base/powermgr/power_manager/services/zidl/src/shutdown/
H A Dshutdown_proxy_delegator.h28 ShutdownProxyDelegator(const sptr<IRemoteObject>& remote, std::u16string descriptor) in ShutdownProxyDelegator() argument
/base/location/test/mock/include/
H A Dmock_i_remote_object.h42 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_i_remote_object.h76 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/base/location/test/location_network/mock/include/
H A Dmock_i_remote_object.h42 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_client_stub.cpp30 std::u16string descriptor = SensorClientStub::GetDescriptor(); in OnRemoteRequest() local
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dif_system_ability_manager.h38 const std::u16string descriptor = INTERFACE::GetDescriptor(); in iface_cast() local
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmedical_client_stub.cpp35 std::u16string descriptor = MedicalSensorClientStub::GetDescriptor(); in OnRemoteRequest() local
/base/sensors/miscdevice/frameworks/native/vibrator/src/
H A Dvibrator_client_stub.cpp30 std::u16string descriptor = VibratorClientStub::GetDescriptor(); in OnRemoteRequest() local
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_async_reply.cpp24 std::u16string descriptor = PowerMgrStubAsync::GetDescriptor(); in OnRemoteRequest() local
/base/msdp/device_status/intention/ipc/tunnel/src/
H A Dintention_stub.cpp30 std::u16string descriptor = IntentionStub::GetDescriptor(); in OnRemoteRequest() local
/base/security/access_token/frameworks/js/napi/privacy/src/
H A Dnative_module.cpp28 napi_property_descriptor descriptor[] = { in Init() local
/base/security/asset/interfaces/inner_kits/rs/src/
H A Dlib.rs121 fn descriptor(&self) -> &'static str { functions
/base/security/asset/services/core_service/src/
H A Dstub.rs58 fn descriptor(&self) -> &'static str { in descriptor() functions
/base/security/access_token/frameworks/inner_api/privacy/src/
H A Don_permission_used_record_callback_stub.cpp37 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
H A Dperm_active_status_change_callback_stub.cpp36 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
H A Dstate_change_callback_stub.cpp36 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/src/
H A Ddlp_sandbox_change_callback_stub.cpp33 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
H A Dopen_dlp_file_callback_stub.cpp34 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
/base/security/security_component_manager/frameworks/inner_api/security_component/src/
H A Dsec_comp_dialog_callback_stub.cpp34 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
/base/time/time_service/services/ipc/stub/
H A Dtimer_call_back_stub.cpp23 std::u16string descriptor = GetDescriptor(); in OnRemoteRequest() local
/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_event_listener_stub.cpp26 std::u16string descriptor = WallpaperEventListenerStub::GetDescriptor(); in OnRemoteRequest() local
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_user_callback.cpp47 std::u16string descriptor = OsAccountUserCallback::GetDescriptor(); in OnRemoteRequest() local
/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_display_remote_object.cpp20 MockDisplayRemoteObject::MockDisplayRemoteObject(std::u16string descriptor) : IRemoteObject(descriptor) {} in MockDisplayRemoteObject() argument

Completed in 7 milliseconds

1234