Home
last modified time | relevance | path

Searched refs:EnforceInterfaceToken (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/mock/src/
H A Dmock_distributed_sched.cpp47 if (!EnforceInterfaceToken(data)) { in OnRemoteRequest()
58 bool DistributedSchedStub::EnforceInterfaceToken(MessageParcel &data) in EnforceInterfaceToken() function in OHOS::DistributedSchedule::DistributedSchedStub
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/src/
H A Ddistributed_ability_manager_stub.cpp67 if (!EnforceInterfaceToken(data)) { in OnRemoteRequest()
86 bool DistributedAbilityManagerStub::EnforceInterfaceToken(MessageParcel& data) in EnforceInterfaceToken() function in OHOS::DistributedSchedule::DistributedAbilityManagerStub
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/include/
H A Ddistributed_ability_manager_stub.h39 bool EnforceInterfaceToken(MessageParcel& data);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/
H A Ddistributed_device_profile_stub.h72 bool EnforceInterfaceToken(MessageParcel& data);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h87 bool EnforceInterfaceToken(MessageParcel& data);
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_distributed_sched.h39 bool EnforceInterfaceToken(MessageParcel &data);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp207 bool DistributedDeviceProfileStub::EnforceInterfaceToken(MessageParcel& data) in EnforceInterfaceToken() function in OHOS::DeviceProfile::DistributedDeviceProfileStub
217 if (!EnforceInterfaceToken(data)) { in OnRemoteRequest()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp219 if (!EnforceInterfaceToken(data)) { in OnRemoteRequest()
875 bool DistributedSchedStub::EnforceInterfaceToken(MessageParcel& data) in EnforceInterfaceToken() function in OHOS::DistributedSchedule::DistributedSchedStub