Searched refs:ToneCustomizedType (Results 1 – 5 of 5) sorted by relevance
27 enum ToneCustomizedType { enum39 ToneAttrs(std::string title, std::string fileName, std::string uri, ToneCustomizedType custType, in ToneAttrs()79 ToneCustomizedType GetCustomizedType() const in GetCustomizedType()98 ToneCustomizedType custType_ = CUSTOMISED;
57 static const std::map<std::string, ToneCustomizedType> toneCustomizedTypeMap = {
59 ## ToneCustomizedType<sup>12+</sup>237 | [ToneCustomizedType](#tonecustomizedtype12) | 定制铃音类型。 |
59 ## ToneCustomizedType<sup>12+</sup>237 | [ToneCustomizedType](#tonecustomizedtype12) | Tone customization type.|
71 std::unordered_map<int32_t, ToneCustomizedType> sourceTypeMap_;