Home
last modified time | relevance | path

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

/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/user_auth/hdi_service/adaptor/src/
Dfile_operator.c45 IAM_STATIC int32_t ReadFile(const char *fileName, uint8_t *buf, uint32_t len) in ReadFile() function
/drivers/peripheral/power/test/unittest/src/
Dhdf_power_hdi_test.cpp48 std::string HdfPowerHdiTest::ReadFile(const std::string& file) in ReadFile() function in __anon2d143e470111::HdfPowerHdiTest
/drivers/peripheral/thermal/test/unittest/
Dhdf_thermal_hdi_test.cpp107 int32_t HdfThermalHdiTest::ReadFile(const char *path, char *buf, size_t size) in ReadFile() function in __anon85117e100111::HdfThermalHdiTest
/drivers/hdf_core/framework/tools/hc-gen/src/
Ddecompile.cpp29 bool Decompile::ReadFile(char *buffer, size_t readSize) in ReadFile() function in Decompile