Searched defs:UnsupportedData (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/ | ||
H A D | want_params.cpp | 57 UnsupportedData::UnsupportedData(const UnsupportedData &other) : key(other.key), type(other.type), … in UnsupportedData() function in OHOS::AAFwk::UnsupportedData |