Home
last modified time | relevance | path

Searched refs:OSAL_O_RD_ONLY (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/framework/include/osal/
H A Dosal_file.h46 #define OSAL_O_RD_ONLY 0 macro
120 * @param flags Indicates the mode of opening the file. For details, see {@link OSAL_O_RD_ONLY}.
/drivers/hdf_core/interfaces/inner_api/osal/shared/
H A Dosal_file.h46 #define OSAL_O_RD_ONLY 0 macro
120 * @param flags Indicates the mode of opening the file. For details, see {@link OSAL_O_RD_ONLY}.
/drivers/hdf_core/framework/test/unittest/osal/
H A Dosal_work_test.c170 UT_TEST_CHECK_RET(OsalFileOpen(&file, TEST_FILE_PATH_NAME, OSAL_O_RD_ONLY, OSAL_S_IREAD) != HDF_SUCCESS, in OsalTestFile()

Completed in 1 milliseconds