Home
last modified time | relevance | path

Searched defs:image (Results 1 – 5 of 5) sorted by relevance

/base/update/sys_installer_lite/frameworks/source/verify/
Dhota_verify.c132 int32 HotaSignVerify(uint8 *image, uint32 imgLen, uint8 *imageSign, uint32 signLen) in HotaSignVerify()
/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
Dfs_hvb.c570 bool CheckAndGetExt4Size(const char *headerBuf, uint64_t *imageSize, const char* image) in CheckAndGetExt4Size()
588 bool CheckAndGetErofsSize(const char *headerBuf, uint64_t *imageSize, const char* image) in CheckAndGetErofsSize()
607 uint64_t *imageSize, const char* image) in CheckAndGetExtheaderSize()
Dhvb_ops.c34 static int64_t GetImageSizeForHVB(const int fd, const char* image) in GetImageSizeForHVB()
/base/web/webview/test/unittest/pasteboard_adapter/
Dpasteboard_client_adapter_test.cpp832 …std::shared_ptr<MockClipBoardImageDataAdapter> image = std::make_shared<MockClipBoardImageDataAdap… variable
860 …std::shared_ptr<MockClipBoardImageDataAdapter> image = std::make_shared<MockClipBoardImageDataAdap… variable
877 …std::shared_ptr<MockClipBoardImageDataAdapter> image = std::make_shared<MockClipBoardImageDataAdap… variable
/base/startup/hvb/libhvb/src/cert/
Dhvb_cert.c110 struct hvb_image_data *image = NULL; in hash_image_init_desc() local