Searched defs:int32_t (Results 1 – 6 of 6) sorted by relevance
53 virtual status_t onPropertySubscribe(int32_t /*property*/, float /*sampleRate*/, in onPropertySubscribe() argument58 virtual void onPropertyUnsubscribe(int32_t /*property*/) { in onPropertyUnsubscribe() argument
64 virtual void onHalError(int32_t /*errorCode*/, int32_t /*property*/, int32_t /*operation*/) { in onHalError() argument
80 virtual status_t onPropertySubscribe(int32_t property, float /*sampleRate*/, in onPropertySubscribe() argument
230 void VehicleNetworkAudioHelper::onHalError(int32_t /*errorCode*/, int32_t /*property*/, in onHalError() argument
49 bool VehiclePropertyAccessControlForTesting::getAccessToProperty(int32_t property, std::map<int32_t… in getAccessToProperty()
123 typedef signed int int32_t; typedef130 typedef signed __int32 int32_t; typedef