Home
last modified time | relevance | path

Searched defs:ForEachFileSegment (Results 1 – 4 of 4) sorted by relevance

/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
Db_file_hash.cpp50 static int ForEachFileSegment(const string &fpath, function<void(char *, size_t)> executor) in ForEachFileSegment() function
/foundation/multimedia/camera_framework/services/camera_service/src/param_update/
Dcamera_rotate_param_sign_tools.cpp112 int CameraRoateParamSignTool::ForEachFileSegment(const std::string &fpath, std::function<void(char … in ForEachFileSegment() function in OHOS::CameraStandard::CameraRoateParamSignTool
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/file_helper/
Dhash_file.cpp47 static int ForEachFileSegment(const string &fpath, function<void(char *, size_t)> executor) in ForEachFileSegment() function
/foundation/ability/form_fwk/services/src/feature/param_update/
Dsign_tools.cpp150 int SignTools::ForEachFileSegment(const std::string &fpath, std::function<void(char *, size_t)> exe… in ForEachFileSegment() function in OHOS::AppExecFwk::SignTools