Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_provider_data.h194 struct DeleteBytes { struct
195 void operator()(char* bytes) const in operator()