Searched defs:GetValues (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/proto/ | ||
D | VehicleServer.proto | 36 rpc GetValues(VehiclePropValueRequests) returns (GetValueResults) {} rpc |
/hardware/google/pixel/power-libperfmgr/libperfmgr/ | ||
D | Node.cc | 88 std::vector<std::string> Node::GetValues() const { in GetValues() function in android::perfmgr::Node |
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/test/ | ||
D | GRPCVehicleHardwareUnitTest.cpp | 66 ::grpc::Status GetValues(::grpc::ServerContext* context, in GetValues() function in android::hardware::automotive::vehicle::virtualization::FakeVehicleServer |
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/ | ||
D | GRPCVehicleProxyServer.cpp | 109 ::grpc::Status GrpcVehicleProxyServer::GetValues(::grpc::ServerContext* context, in GetValues() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer |