Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/
H A Dengine_event_callback.cpp70 void EngineEventCallback::ReadFile(const std::string &path) in ReadFile() function in OHOS::IntellVoiceTests::EngineEventCallback
H A Dtrigger_manager_test.cpp72 void TriggerManagerTest::ReadFile(const std::string &path) in ReadFile() function in TriggerManagerTest
/ohos5.0/foundation/ai/ai_engine/services/common/utils/file_operation/source/
H A Dfile_operation.cpp62 int ReadFile(const char *fileName, long long fileSize, long long countNumber, char *buffer) in ReadFile() function
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dfile_utils.cpp29 int64_t FileUtils::ReadFile(int fd, off_t offset, size_t size, void *data) in ReadFile() function in OHOS::FileManagement::FileUtils
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/b_filesystem/
H A Db_file_mock.cpp27 unique_ptr<char[]> BFile::ReadFile(const UniqueFd &fd) in ReadFile() function in OHOS::FileManagement::Backup::BFile
/ohos5.0/base/powermgr/thermal_manager/utils/native/src/
H A Dfile_operation.cpp85 int32_t FileOperation::ReadFile(const char *path, char *buf, size_t size) in ReadFile() function in OHOS::PowerMgr::FileOperation
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dfile_operator.c38 static int32_t ReadFile(const char *fileName, uint8_t *buf, uint32_t len) in ReadFile() function
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dfile_operator.c45 IAM_STATIC int32_t ReadFile(const char *fileName, uint8_t *buf, uint32_t len) in ReadFile() function
/ohos5.0/drivers/peripheral/power/test/unittest/src/
H A Dhdf_power_hdi_test.cpp48 std::string HdfPowerHdiTest::ReadFile(const std::string& file) in ReadFile() function in __anon0ac0241d0110::HdfPowerHdiTest
/ohos5.0/base/powermgr/thermal_manager/test/common/src/
H A Dthermal_test.cpp52 int32_t ThermalTest::ReadFile(std::string path, std::string& buf) in ReadFile() function in OHOS::PowerMgr::ThermalTest
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dintell_voice_util.cpp65 bool IntellVoiceUtil::ReadFile(const std::string &filePath, std::shared_ptr<uint8_t> &buffer, uint3… in ReadFile() function in OHOS::IntellVoiceUtils::IntellVoiceUtil
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_file.cpp34 unique_ptr<char[]> BFile::ReadFile(const UniqueFd &fd) in ReadFile() function in OHOS::FileManagement::Backup::BFile
/ohos5.0/base/msdp/device_status/libs/src/
H A Ddevicestatus_data_parse.cpp192 std::string DeviceStatusDataParse::ReadFile(const std::string &filePath) in ReadFile() function in OHOS::Msdp::DeviceStatus::DeviceStatusDataParse
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_file_impl.h112 void ReadFile(std::istream &fs) in ReadFile() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_glCompressApi/entry/src/main/cpp/
H A Dtest_glCompressApi.cpp54 static std::vector<char> ReadFile(const std::string& filename) in ReadFile() function
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Ddecompile.cpp29 bool Decompile::ReadFile(char *buffer, size_t readSize) in ReadFile() function in Decompile
/ohos5.0/drivers/peripheral/thermal/test/unittest/
H A Dhdf_thermal_hdi_test.cpp107 int32_t HdfThermalHdiTest::ReadFile(const char *path, char *buf, size_t size) in ReadFile() function in __anon62bd63e60110::HdfThermalHdiTest
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_file.cpp53 bool NetPolicyFile::ReadFile(const std::string &fileName) in ReadFile() function in OHOS::NetManagerStandard::NetPolicyFile
81 bool NetPolicyFile::ReadFile() in ReadFile() function in OHOS::NetManagerStandard::NetPolicyFile
/ohos5.0/base/startup/appspawn/util/src/
H A Dappspawn_utils.c238 char *ReadFile(const char *fileName) in ReadFile() function
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_xml_utils.cpp58 static xmlDoc *ReadFile(const std::string &fileName) in ReadFile() function
/ohos5.0/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_device_builder.cpp395 int32_t VirtualDeviceBuilder::ReadFile(const char *path, json &model) in ReadFile() function in OHOS::Msdp::DeviceStatus::VirtualDeviceBuilder
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_loader.cpp80 vector<uint8_t> ReadFile(IFile& file) in ReadFile() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp374 bool ReadFile(const std::string &path, std::string *str) in ReadFile() function
/ohos5.0/base/startup/init/services/modules/trace/
H A Dinit_trace.c84 static char *ReadFile(const char *path) in ReadFile() function
/ohos5.0/foundation/multimodalinput/input/tools/vuinput/src/
H A Dvirtual_device.cpp513 std::string VirtualDevice::ReadFile(const std::string& filePath) in ReadFile() function in OHOS::MMI::VirtualDevice

12