Home
last modified time | relevance | path

Searched refs:IsInterfaceToken (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Dprofile_change_listener_stub.h50 bool IsInterfaceToken(MessageParcel& data);
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dprofile_change_listener_stub.cpp66 bool ProfileChangeListenerStub::IsInterfaceToken(MessageParcel& data) in IsInterfaceToken() function in OHOS::DistributedDeviceProfile::ProfileChangeListenerStub
76 if (!IsInterfaceToken(data)) { in OnRemoteRequest()