Home
last modified time | relevance | path

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

/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
Dfile_operator.c59 static int32_t WriteFile(const char *fileName, const uint8_t *buf, uint32_t len) in WriteFile() function
/drivers/peripheral/user_auth/hdi_service/adaptor/src/
Dfile_operator.c67 IAM_STATIC int32_t WriteFile(const char *fileName, const uint8_t *buf, uint32_t len) in WriteFile() function
/drivers/hdf_core/framework/tools/hc-gen/src/
Ddecompile_gen.cpp35 void DecompileGen::WriteFile(const std::string &str) in WriteFile() function in DecompileGen
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_simulation_node.cpp230 int32_t ThermalSimulationNode::WriteFile(std::string path, std::string buf, size_t size) in WriteFile() function in OHOS::HDI::Thermal::V1_1::ThermalSimulationNode