Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant_params.cpp57 UnsupportedData::UnsupportedData(const UnsupportedData &other) : key(other.key), type(other.type), … in UnsupportedData() function in OHOS::AAFwk::UnsupportedData
71 UnsupportedData::UnsupportedData(UnsupportedData &&other) in UnsupportedData() function in OHOS::AAFwk::UnsupportedData