/system/libhwbinder/include/hwbinder/ |
D | Parcel.h | 146 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/ |
D | FixedSize.cpp | 121 _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()
|
D | StructuredParcelable.cpp | 153 _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()
|
D | ParcelableForToString.cpp | 57 _aidl_ret_status = _aidl_parcel->readDouble(&doubleValue); in readFromParcel()
|
D | ITestService.cpp | 396 _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/ |
D | FixedSize.cpp | 121 _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()
|
D | StructuredParcelable.cpp | 153 _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()
|
D | ParcelableForToString.cpp | 57 _aidl_ret_status = _aidl_parcel->readDouble(&doubleValue); in readFromParcel()
|
D | ITestService.cpp | 396 _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/ |
D | FixedSize.java | 119 doubleValue = _aidl_parcel.readDouble(); in readFromParcel() 216 doubleValue = _aidl_parcel.readDouble(); in readFromParcel() 559 _aidl_value = _aidl_parcel.readDouble(); in readFromParcel()
|
D | StructuredParcelable.java | 182 doubleWithDefault = _aidl_parcel.readDouble(); in readFromParcel() 198 doubleDefault = _aidl_parcel.readDouble(); in readFromParcel() 200 checkDoubleFromFloat = _aidl_parcel.readDouble(); in readFromParcel()
|
D | ParcelableForToString.java | 90 doubleValue = _aidl_parcel.readDouble(); in readFromParcel()
|
D | ITestService.java | 1053 _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/ |
D | FixedSize.java | 119 doubleValue = _aidl_parcel.readDouble(); in readFromParcel() 216 doubleValue = _aidl_parcel.readDouble(); in readFromParcel() 559 _aidl_value = _aidl_parcel.readDouble(); in readFromParcel()
|
D | StructuredParcelable.java | 182 doubleWithDefault = _aidl_parcel.readDouble(); in readFromParcel() 198 doubleDefault = _aidl_parcel.readDouble(); in readFromParcel() 200 checkDoubleFromFloat = _aidl_parcel.readDouble(); in readFromParcel()
|
D | ParcelableForToString.java | 90 doubleValue = _aidl_parcel.readDouble(); in readFromParcel()
|
D | ITestService.java | 1053 _arg0 = data.readDouble(); in onTransact() 2062 _result = _reply.readDouble(); in RepeatDouble()
|
/system/libhwbinder/ |
D | Parcel.cpp | 1039 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/ |
D | ILoggableInterface.java | 107 _arg12 = data.readDouble(); in onTransact()
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.java | 107 _arg12 = data.readDouble(); in onTransact()
|
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 340 _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/ |
D | ILoggableInterface.cpp | 340 _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/ |
D | ITestService.cpp | 334 _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/ |
D | ITestService.cpp | 334 _aidl_ret_status = _aidl_reply.readDouble(&_aidl_return); in analyzeITestService() 340 _aidl_ret_status = _aidl_data.readDouble(&in_token); in analyzeITestService()
|