Home
last modified time | relevance | path

Searched defs:VCP (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dvcp.proto20 service VCP { service
22 rpc SetDeviceVolume(SetDeviceVolumeRequest) returns (google.protobuf.Empty);
24 rpc SetVolumeOffset(SetVolumeOffsetRequest) returns (google.protobuf.Empty);
26 rpc WaitConnect(WaitConnectRequest) returns (google.protobuf.Empty);
32 rpc SetGainSetting(SetGainSettingRequest) returns (google.protobuf.Empty);
33 rpc SetMute(SetMuteRequest) returns (google.protobuf.Empty);
34 rpc SetGainMode(SetGainModeRequest) returns (google.protobuf.Empty);
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/server/configs/
Dpts_bot_tests_config_auto.json376 "VCP": {} object
Dpts_bot_tests_config.json3213 "VCP": { object
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8539 SDValue VCP = DAG.getConstantPool(VecC, PVT); in lowerBuildVectorAsBroadcast() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9768 SDValue VCP = DAG.getConstantPool(VecC, PVT); in lowerBuildVectorAsBroadcast() local