Home
last modified time | relevance | path

Searched refs:HdfRemoteGetCallingUid (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/interfaces/inner_api/ipc/
H A Dhdf_remote_service.h170 pid_t HdfRemoteGetCallingUid(void);
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_remote_adapter_test.cpp113 ret = HdfRemoteGetCallingUid();
/ohos5.0/drivers/hdf_core/adapter/uhdf2/ipc/src/
H A Dhdf_remote_adapter.cpp461 pid_t HdfRemoteGetCallingUid(void) in HdfRemoteGetCallingUid() function