Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_stream_tracker.cpp35 const std::shared_ptr<AudioClientTracker> &clientTrackerObj) in RegisterTracker()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/policy_test/src/
H A Daudio_policy_unit_test.cpp418 std::shared_ptr<AudioClientTracker> clientTrackerObj = nullptr; variable
1576 std::shared_ptr<AudioClientTracker> clientTrackerObj = nullptr; variable
1592 std::shared_ptr<AudioClientTracker> clientTrackerObj = nullptr; variable
1608 …std::shared_ptr<AudioClientTracker> clientTrackerObj = std::make_shared<AudioClientTrackerTest>();; variable
1624 …std::shared_ptr<AudioClientTracker> clientTrackerObj = std::make_shared<AudioClientTrackerTest>();; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_manager.cpp1158 const std::shared_ptr<AudioClientTracker> &clientTrackerObj) in RegisterTracker()