Searched refs:custType_ (Results 1 – 1 of 1) sorted by relevance
40 …int32_t category) : title_(title), fileName_(fileName), uri_(uri), custType_(custType), category_(… in ToneAttrs()81 return custType_; in GetCustomizedType()98 ToneCustomizedType custType_ = CUSTOMISED; variable