Home
last modified time | relevance | path

Searched refs:GetImageFileInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/
H A Dimage_compress.h39 …bool GetImageFileInfo(const std::string &srcFile, std::unique_ptr<uint8_t[]> &fileContent, int64_t…
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Dimage_compress.cpp110 bool ImageCompress::GetImageFileInfo(const std::string &srcFile, in GetImageFileInfo() function in OHOS::AppExecFwk::ImageCompress
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/
H A Ddbms_services_kit_test.cpp906 GetImageFileInfo(
1476 bool res = imageCompress->GetImageFileInfo(PATH_LOCATION, fileContent, fileLength);
1501 bool res = imageCompress->GetImageFileInfo(PATH_LOCATIONS, fileContent, fileLength);