Home
last modified time | relevance | path

Searched defs:int32_t (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/tests/libvehiclenetwork-native-test/
DVehicleHalMock.h53 virtual status_t onPropertySubscribe(int32_t /*property*/, float /*sampleRate*/, in onPropertySubscribe() argument
58 virtual void onPropertyUnsubscribe(int32_t /*property*/) { in onPropertyUnsubscribe() argument
DVehicleNetworkTestListener.h64 virtual void onHalError(int32_t /*errorCode*/, int32_t /*property*/, int32_t /*operation*/) { in onHalError() argument
DVehicleNetworkAudioHelperTest.cpp80 virtual status_t onPropertySubscribe(int32_t property, float /*sampleRate*/, in onPropertySubscribe() argument
/packages/services/Car/libvehiclenetwork/libvehiclenetwork-audio-helper/src/
DVehicleNetworkAudioHelper.cpp230 void VehicleNetworkAudioHelper::onHalError(int32_t /*errorCode*/, int32_t /*property*/, in onHalError() argument
/packages/services/Car/tests/vehiclenetworkservice_unit_tests/
DVehiclePropertyAccessControlForTesting.cpp49 bool VehiclePropertyAccessControlForTesting::getAccessToProperty(int32_t property, std::map<int32_t in getAccessToProperty()
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
Dstdint.h123 typedef signed int int32_t; typedef
130 typedef signed __int32 int32_t; typedef