Home
last modified time | relevance | path

Searched refs:GetDeviceChangeWithInfoCallbackkSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/include/
H A Daudio_policy_client_stub_impl.h69 size_t GetDeviceChangeWithInfoCallbackkSize() const;
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_client_stub_impl.cpp486 size_t AudioPolicyClientStubImpl::GetDeviceChangeWithInfoCallbackkSize() const in GetDeviceChangeWithInfoCallbackkSize() function in OHOS::AudioStandard::AudioPolicyClientStubImpl
H A Daudio_policy_manager.cpp1134 size_t callbackSize = audioPolicyClientStubCB_->GetDeviceChangeWithInfoCallbackkSize(); in RegisterDeviceChangeWithInfoCallback()
1149 if (audioPolicyClientStubCB_->GetDeviceChangeWithInfoCallbackkSize() == 0) { in UnregisterDeviceChangeWithInfoCallback()