Home
last modified time | relevance | path

Searched refs:GetLowPowerVolumeInternal (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/include/
H A Daudio_policy_manager_stub.h79 void GetLowPowerVolumeInternal(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_manager_stub.cpp325 void AudioPolicyManagerStub::GetLowPowerVolumeInternal(MessageParcel &data, MessageParcel &reply) in GetLowPowerVolumeInternal() function in OHOS::AudioStandard::AudioPolicyManagerStub
1698 GetLowPowerVolumeInternal(data, reply); in OnMiddleSecRemoteRequest()