Home
last modified time | relevance | path

Searched refs:readDouble (Results 1 – 24 of 24) sorted by relevance

/system/libhwbinder/include/hwbinder/
DParcel.h146 double readDouble() const;
147 status_t readDouble(double *pArg) const;
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DFixedSize.cpp121 _aidl_ret_status = _aidl_parcel->readDouble(&doubleValue); in readFromParcel()
269 _aidl_ret_status = _aidl_parcel->readDouble(&doubleValue); in readFromParcel()
453 …if ((_aidl_ret_status = _aidl_parcel->readDouble(&_aidl_value)) != ::android::OK) return _aidl_ret… in readFromParcel()
DStructuredParcelable.cpp153 _aidl_ret_status = _aidl_parcel->readDouble(&doubleWithDefault); in readFromParcel()
217 _aidl_ret_status = _aidl_parcel->readDouble(&doubleDefault); in readFromParcel()
225 _aidl_ret_status = _aidl_parcel->readDouble(&checkDoubleFromFloat); in readFromParcel()
DParcelableForToString.cpp57 _aidl_ret_status = _aidl_parcel->readDouble(&doubleValue); in readFromParcel()
DITestService.cpp396 _aidl_ret_status = _aidl_reply.readDouble(_aidl_return); in RepeatDouble()
3152 _aidl_ret_status = _aidl_data.readDouble(&in_token); in onTransact()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DFixedSize.cpp121 _aidl_ret_status = _aidl_parcel->readDouble(&doubleValue); in readFromParcel()
269 _aidl_ret_status = _aidl_parcel->readDouble(&doubleValue); in readFromParcel()
453 …if ((_aidl_ret_status = _aidl_parcel->readDouble(&_aidl_value)) != ::android::OK) return _aidl_ret… in readFromParcel()
DStructuredParcelable.cpp153 _aidl_ret_status = _aidl_parcel->readDouble(&doubleWithDefault); in readFromParcel()
217 _aidl_ret_status = _aidl_parcel->readDouble(&doubleDefault); in readFromParcel()
225 _aidl_ret_status = _aidl_parcel->readDouble(&checkDoubleFromFloat); in readFromParcel()
DParcelableForToString.cpp57 _aidl_ret_status = _aidl_parcel->readDouble(&doubleValue); in readFromParcel()
DITestService.cpp396 _aidl_ret_status = _aidl_reply.readDouble(_aidl_return); in RepeatDouble()
3152 _aidl_ret_status = _aidl_data.readDouble(&in_token); in onTransact()
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DFixedSize.java119 doubleValue = _aidl_parcel.readDouble(); in readFromParcel()
216 doubleValue = _aidl_parcel.readDouble(); in readFromParcel()
559 _aidl_value = _aidl_parcel.readDouble(); in readFromParcel()
DStructuredParcelable.java182 doubleWithDefault = _aidl_parcel.readDouble(); in readFromParcel()
198 doubleDefault = _aidl_parcel.readDouble(); in readFromParcel()
200 checkDoubleFromFloat = _aidl_parcel.readDouble(); in readFromParcel()
DParcelableForToString.java90 doubleValue = _aidl_parcel.readDouble(); in readFromParcel()
DITestService.java1053 _arg0 = data.readDouble(); in onTransact()
2062 _result = _reply.readDouble(); in RepeatDouble()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DFixedSize.java119 doubleValue = _aidl_parcel.readDouble(); in readFromParcel()
216 doubleValue = _aidl_parcel.readDouble(); in readFromParcel()
559 _aidl_value = _aidl_parcel.readDouble(); in readFromParcel()
DStructuredParcelable.java182 doubleWithDefault = _aidl_parcel.readDouble(); in readFromParcel()
198 doubleDefault = _aidl_parcel.readDouble(); in readFromParcel()
200 checkDoubleFromFloat = _aidl_parcel.readDouble(); in readFromParcel()
DParcelableForToString.java90 doubleValue = _aidl_parcel.readDouble(); in readFromParcel()
DITestService.java1053 _arg0 = data.readDouble(); in onTransact()
2062 _result = _reply.readDouble(); in RepeatDouble()
/system/libhwbinder/
DParcel.cpp1039 status_t Parcel::readDouble(double *pArg) const in readDouble() function in android::hardware::Parcel
1052 double Parcel::readDouble() const in readDouble() function in android::hardware::Parcel
1064 status_t Parcel::readDouble(double *pArg) const in readDouble() function in android::hardware::Parcel
1069 double Parcel::readDouble() const in readDouble() function in android::hardware::Parcel
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java107 _arg12 = data.readDouble(); in onTransact()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java107 _arg12 = data.readDouble(); in onTransact()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp340 _aidl_ret_status = _aidl_data.readDouble(&in_doubleValue); in onTransact()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp340 _aidl_ret_status = _aidl_data.readDouble(&in_doubleValue); in onTransact()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-analyzer-source/gen/android/aidl/tests/
DITestService.cpp334 _aidl_ret_status = _aidl_reply.readDouble(&_aidl_return); in analyzeITestService()
340 _aidl_ret_status = _aidl_data.readDouble(&in_token); in analyzeITestService()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-analyzer-source/gen/android/aidl/tests/
DITestService.cpp334 _aidl_ret_status = _aidl_reply.readDouble(&_aidl_return); in analyzeITestService()
340 _aidl_ret_status = _aidl_data.readDouble(&in_token); in analyzeITestService()