Home
last modified time | relevance | path

Searched defs:ReadFile (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/adaptor/src/
Dfile_operator.c39 static int32_t ReadFile(const char *fileName, uint8_t *buf, uint32_t len) in ReadFile() function
/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
Dfile_operator.c38 static int32_t ReadFile(const char *fileName, uint8_t *buf, uint32_t len) in ReadFile() function
/drivers/peripheral/thermal/test/unittest/
Dhdf_thermal_hdi_test.cpp88 int32_t HdfThermalHdiTest::ReadFile(const char *path, char *buf, size_t size) in ReadFile() function in __anon6c9e440f0111::HdfThermalHdiTest
/drivers/hdf_core/framework/tools/hc-gen/src/
Ddecompile.cpp29 bool Decompile::ReadFile(char *buffer, size_t readSize) in ReadFile() function in Decompile