Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/system_sound_manager/include/
H A Dtone_attrs.h40 …int32_t category) : title_(title), fileName_(fileName), uri_(uri), custType_(custType), category_(… in ToneAttrs()
81 return custType_; in GetCustomizedType()
98 ToneCustomizedType custType_ = CUSTOMISED; variable