Home
last modified time | relevance | path

Searched refs:OSAL_S_IROTH (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/osal/
H A Dosal_file.h85 #define OSAL_S_IROTH 00004 macro
/ohos5.0/drivers/hdf_core/interfaces/inner_api/osal/shared/
H A Dosal_file.h85 #define OSAL_S_IROTH 00004 macro
/ohos5.0/drivers/hdf_core/framework/test/unittest/manager/
H A Dsample_driver_test.c102 OSAL_S_IREAD | OSAL_S_IWRITE | OSAL_S_IRGRP | OSAL_S_IWGRP | OSAL_S_IROTH); in SampleDriverRegisterDevice()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A Dusb_pnp_notify.c836 OSAL_S_IREAD | OSAL_S_IWRITE | OSAL_S_IRGRP | OSAL_S_IWGRP | OSAL_S_IROTH); in UsbPnpNotifyDriverRegisterDevice()