Searched defs:SetProperty (Results 1 – 4 of 4) sorted by relevance
| /device/google/gs-common/modem/test/include/ | ||
| D | fake_android_property_manager.h | 47   void SetProperty(const std::string& key, const std::string& value) override {  in SetProperty()  function | 
| /device/google/trout/hal/vehicle/2.0/proto/ | ||
| D | VehicleServer.proto | 52     rpc SetProperty(WrappedVehiclePropValue) returns (VehicleHalCallStatus) {}  rpc | 
| /device/google/gs-common/modem/ | ||
| D | dump_modemlog.cpp | 42   void SetProperty(const std::string& key, const std::string& value) override {  in SetProperty()  function in modem::logging::AndroidPropertyManagerImpl | 
| /device/google/trout/hal/vehicle/2.0/ | ||
| D | GrpcVehicleServer.cpp | 242 ::grpc::Status GrpcVehicleServerImpl::SetProperty(  in SetProperty()  function in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleServerImpl |