Home
last modified time | relevance | path

Searched refs:ReadInterfaceToken (Results 1 - 25 of 221) sorted by relevance

123456789

/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_callback_stub.cpp33 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
93 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
152 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
188 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
223 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_callback_stub.cpp32 if (UserAuthCallbackStub::GetDescriptor() != data.ReadInterfaceToken()) { in OnRemoteRequest()
96 if (GetExecutorPropertyCallbackStub::GetDescriptor() != data.ReadInterfaceToken()) { in OnRemoteRequest()
131 if (SetExecutorPropertyCallbackStub::GetDescriptor() != data.ReadInterfaceToken()) { in OnRemoteRequest()
/base/telephony/cellular_data/frameworks/native/
H A Dsim_account_callback_stub.cpp26 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_callback_host.cpp25 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
H A Dlocation_switch_callback_host.cpp25 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
H A Dlocator_callback_host.cpp25 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
H A Dgnss_status_callback_host.cpp26 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/faults/
H A Dremote_object_interface_stub.cpp26 std::u16string remoteDescripter = data.ReadInterfaceToken(); in OnRemoteRequest()
/base/notification/common_event_service/frameworks/extension/src/ipc/
H A Dstatic_subscriber_stub.cpp23 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_dialog_callback_stub.cpp25 data.ReadInterfaceToken() != AnsDialogCallback::GetDescriptor()) { in OnRemoteRequest()
H A Dswing_callback_stub.cpp37 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_client_stub.cpp31 std::u16string remoteDescriptor = data.ReadInterfaceToken(); in OnRemoteRequest()
/base/sensors/miscdevice/frameworks/native/vibrator/src/
H A Dvibrator_client_stub.cpp31 std::u16string remoteDescriptor = data.ReadInterfaceToken(); in OnRemoteRequest()
/base/telephony/sms_mms/frameworks/native/sms/src/
H A Ddelivery_short_message_callback_stub.cpp31 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
H A Dsend_short_message_callback_stub.cpp31 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_system_ability_stub.cpp34 auto descriptorToken = data.ReadInterfaceToken(); in OnRemoteRequest()
H A Dscreenlock_callback_stub.cpp34 auto descriptorToken = data.ReadInterfaceToken(); in OnRemoteRequest()
/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_callback_stub.cpp27 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
28 ENGINE_LOGI("UpdateCallbackStub ReadInterfaceToken fail"); in OnRemoteRequest()
/base/location/frameworks/native/locator_agent/source/
H A Dnative_location_callback_host.cpp29 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
H A Dnative_nmea_callback_host.cpp28 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
H A Dnative_sv_callback_host.cpp28 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
/base/account/os_account/frameworks/ohosaccount/native/src/
H A Ddistributed_account_event_stub.cpp30 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_event_stub.cpp30 if (data.ReadInterfaceToken() != GetDescriptor()) { in OnRemoteRequest()
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_runninglock_callback_stub.cpp31 std::u16string remoteDescripter = data.ReadInterfaceToken(); in OnRemoteRequest()
/base/security/access_token/frameworks/inner_api/privacy/src/
H A Dstate_change_callback_stub.cpp36 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest()

Completed in 7 milliseconds

123456789