Searched defs:ReadFile (Results 1 – 7 of 7) sorted by relevance
| /foundation/ai/engine/services/common/utils/file_operation/source/ |
| D | file_operation.cpp | 62 int ReadFile(const char *fileName, long long fileSize, long long countNumber, char *buffer) in ReadFile() function
|
| /foundation/graphic/standard/utils/raw_parser/src/ |
| D | raw_parser.cpp | 132 int32_t RawParser::ReadFile(const std::string &file, std::unique_ptr<uint8_t[]> &ptr) in ReadFile() function in OHOS::RawParser
|
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
| D | file_utils.cpp | 320 bool ReadFile(std::string path, std::string *str) in ReadFile() function
|
| /foundation/communication/netmanager_base/services/netpolicymanager/src/ |
| D | net_policy_file.cpp | 140 bool NetPolicyFile::ReadFile(const std::string &fileName, std::string &fileContent) in ReadFile() function in OHOS::NetManagerStandard::NetPolicyFile
|
| /foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
| D | ethernet_management.cpp | 354 bool EthernetManagement::ReadFile(const std::string &filePath, std::string &fileContent) in ReadFile() function in OHOS::NetManagerStandard::EthernetManagement
|
| /foundation/ace/ace_engine_lite/frameworks/src/core/base/ |
| D | js_fwk_common.cpp | 655 char *ReadFile(const char * const fullPath, uint32_t &fileSize, const bool binary) in ReadFile() function
|
| /foundation/ace/napi/native_engine/impl/v8/ |
| D | v8_native_engine.cpp | 505 v8::MaybeLocal<v8::String> ReadFile(v8::Isolate* isolate, const char* path) in ReadFile() function
|