Home
last modified time | relevance | path

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

/bootable/recovery/minui/include/minui/
Dminui.h80 std::unique_ptr<uint8_t, DataDeleter> data_; variable
/bootable/recovery/applypatch/include/applypatch/
Dimgdiff_image.h156 std::vector<uint8_t> data_; // storage for the patch data variable