/ohos5.0/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/ |
H A D | engine_event_callback.cpp | 70 void EngineEventCallback::ReadFile(const std::string &path) in ReadFile() function in OHOS::IntellVoiceTests::EngineEventCallback
|
H A D | trigger_manager_test.cpp | 72 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 D | file_operation.cpp | 62 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 D | file_utils.cpp | 29 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 D | b_file_mock.cpp | 27 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 D | file_operation.cpp | 85 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 D | file_operator.c | 38 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 D | file_operator.c | 45 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 D | hdf_power_hdi_test.cpp | 48 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 D | thermal_test.cpp | 52 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 D | intell_voice_util.cpp | 65 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 D | b_file.cpp | 34 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 D | devicestatus_data_parse.cpp | 192 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 D | wifi_config_file_impl.h | 112 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 D | test_glCompressApi.cpp | 54 static std::vector<char> ReadFile(const std::string& filename) in ReadFile() function
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | decompile.cpp | 29 bool Decompile::ReadFile(char *buffer, size_t readSize) in ReadFile() function in Decompile
|
/ohos5.0/drivers/peripheral/thermal/test/unittest/ |
H A D | hdf_thermal_hdi_test.cpp | 107 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 D | net_policy_file.cpp | 53 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 D | appspawn_utils.c | 238 char *ReadFile(const char *fileName) in ReadFile() function
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/ |
H A D | preferences_xml_utils.cpp | 58 static xmlDoc *ReadFile(const std::string &fileName) in ReadFile() function
|
/ohos5.0/base/msdp/device_status/tools/vdev/src/ |
H A D | virtual_device_builder.cpp | 395 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 D | shader_loader.cpp | 80 vector<uint8_t> ReadFile(IFile& file) in ReadFile() function
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A D | file_utils.cpp | 374 bool ReadFile(const std::string &path, std::string *str) in ReadFile() function
|
/ohos5.0/base/startup/init/services/modules/trace/ |
H A D | init_trace.c | 84 static char *ReadFile(const char *path) in ReadFile() function
|
/ohos5.0/foundation/multimodalinput/input/tools/vuinput/src/ |
H A D | virtual_device.cpp | 513 std::string VirtualDevice::ReadFile(const std::string& filePath) in ReadFile() function in OHOS::MMI::VirtualDevice
|