Home
last modified time | relevance | path

Searched refs:DeleteBytes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_provider_data.h194 struct DeleteBytes { struct
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_provider_data.cpp167 std::shared_ptr<char> data(bytes, DeleteBytes()); in AddImageData()