Home
last modified time | relevance | path

Searched defs:ReadFileToBuffer (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dimage_source_util.cpp93 bool ReadFileToBuffer(const std::string &filePath, uint8_t *buffer, size_t bufferSize) in ReadFileToBuffer() function
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dmission_data_storage.cpp361 std::unique_ptr<uint8_t[]> MissionDataStorage::ReadFileToBuffer(const std::string &filePath, size_t… in ReadFileToBuffer() function in OHOS::AAFwk::MissionDataStorage