Home
last modified time | relevance | path

Searched defs:SetProperty (Results 1 – 4 of 4) sorted by relevance

/device/google/gs-common/modem/test/include/
Dfake_android_property_manager.h47 void SetProperty(const std::string& key, const std::string& value) override { in SetProperty() function
/device/google/trout/hal/vehicle/2.0/proto/
DVehicleServer.proto52 rpc SetProperty(WrappedVehiclePropValue) returns (VehicleHalCallStatus) {} rpc
/device/google/gs-common/modem/
Ddump_modemlog.cpp42 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/
DGrpcVehicleServer.cpp242 ::grpc::Status GrpcVehicleServerImpl::SetProperty( in SetProperty() function in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleServerImpl