Searched defs:toneAttrs (Results 1 – 4 of 4) sorted by relevance
193 std::shared_ptr<ToneAttrs> toneAttrs; member
1295 …nst std::shared_ptr<AbilityRuntime::Context> &context, const std::shared_ptr<ToneAttrs> &toneAttrs, in AddCustomizedToneByExternalUri()1315 const std::shared_ptr<ToneAttrs> &toneAttrs, const int32_t &fd) in AddCustomizedToneByFd()1320 void SystemSoundManagerImpl::GetCustomizedTone(const std::shared_ptr<ToneAttrs> &toneAttrs) in GetCustomizedTone()1337 const std::shared_ptr<ToneAttrs> &toneAttrs) in AddCustomizedTone()1373 …nst std::shared_ptr<AbilityRuntime::Context> &context, const std::shared_ptr<ToneAttrs> &toneAttrs, in AddCustomizedToneByFdAndOffset()
1547 std::shared_ptr<ToneAttrs> toneAttrs = variable1566 std::shared_ptr<ToneAttrs> toneAttrs = variable
1170 for (auto &toneAttrs : context->toneAttrsArray) { in GetToneAttrsListAsyncCallbackComp() local