Searched refs:positionCB1 (Results 1 – 3 of 3) sorted by relevance
156 …shared_ptr<RendererPositionCallbackTest> positionCB1 = std::make_shared<RendererPositionCallbackTe… variable157 ret = audioRenderer->SetRendererPositionCallback(VALUE_THOUSAND, positionCB1);435 …shared_ptr<RendererPeriodPositionCallbackTest> positionCB1 = std::make_shared<RendererPeriodPositi… variable436 ret = audioRenderer->SetRendererPeriodPositionCallback(VALUE_ZERO, positionCB1);439 ret = audioRenderer->SetRendererPeriodPositionCallback(VALUE_THOUSAND, positionCB1);
5147 …shared_ptr<RendererPositionCallbackTest> positionCB1 = std::make_shared<RendererPositionCallbackTe… variable5148 ret = audioRenderer->SetRendererPositionCallback(VALUE_THOUSAND, positionCB1);5224 …shared_ptr<RendererPeriodPositionCallbackTest> positionCB1 = std::make_shared<RendererPeriodPositi… variable5225 ret = audioRenderer->SetRendererPeriodPositionCallback(VALUE_THOUSAND, positionCB1);
1053 …shared_ptr<CapturerPositionCallbackTest> positionCB1 = std::make_shared<CapturerPositionCallbackTe… variable1054 ret = audioCapturer->SetCapturerPositionCallback(VALUE_THOUSAND, positionCB1);1130 …shared_ptr<CapturerPeriodPositionCallbackTest> positionCB1 = std::make_shared<CapturerPeriodPositi… variable1131 ret = audioCapturer->SetCapturerPeriodPositionCallback(VALUE_THOUSAND, positionCB1);