Searched defs:ForEachFileSegment (Results 1 – 4 of 4) sorted by relevance
50 static int ForEachFileSegment(const string &fpath, function<void(char *, size_t)> executor) in ForEachFileSegment() function
112 int CameraRoateParamSignTool::ForEachFileSegment(const std::string &fpath, std::function<void(char … in ForEachFileSegment() function in OHOS::CameraStandard::CameraRoateParamSignTool
47 static int ForEachFileSegment(const string &fpath, function<void(char *, size_t)> executor) in ForEachFileSegment() function
150 int SignTools::ForEachFileSegment(const std::string &fpath, std::function<void(char *, size_t)> exe… in ForEachFileSegment() function in OHOS::AppExecFwk::SignTools