Home
last modified time | relevance | path

Searched defs:double (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
H A DILoggableInterface.h32 …64_t, ::std::vector<int64_t>*, float, ::std::vector<float>*, double, ::std::vector<double>*, const… in LogThis() argument
/aosp12/hardware/interfaces/gnss/1.1/default/
H A DGnss.cpp76 Return<bool> Gnss::injectLocation(double, double, float) { in injectLocation() argument
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
H A DITestService.h196 ::android::binder::Status RepeatDouble(double, double*) override { in RepeatDouble() argument
229 …us ReverseDouble(const ::std::vector<double>&, ::std::vector<double>*, ::std::vector<double>*) ove… in ReverseDouble()
/aosp12/hardware/interfaces/gnss/2.0/default/
H A DGnss.cpp97 Return<bool> Gnss::injectLocation(double, double, float) { in injectLocation() argument
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp453 …floatValue*/, std::vector<float>* /*in_floatArray*/, double /*in_doubleValue*/, std::vector<double… in LogThis() argument
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp453 …floatValue*/, std::vector<float>* /*in_floatArray*/, double /*in_doubleValue*/, std::vector<double… in LogThis() argument
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_angle_platform.cpp71 const char* name, unsigned long long /*id*/, double /*timestamp*/, int /*num_args*/, in addTraceEvent() argument
/aosp12/hardware/interfaces/gnss/common/utils/default/include/v2_1/
H A DGnssTemplate.h323 Return<bool> GnssTemplate<T_IGnss>::injectLocation(double, double, float) { in injectLocation() argument
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stub.cpp57 UpdateState SnapshotManagerStub::GetUpdateState(double*) { in GetUpdateState() argument
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/
H A DITestService.cpp3261 ::ndk::ScopedAStatus ITestServiceDefault::RepeatDouble(double /*in_token*/, double* /*_aidl_return*… in RepeatDouble() argument
3316 …pedAStatus ITestServiceDefault::ReverseDouble(const std::vector<double>& /*in_input*/, std::vector… in ReverseDouble()
/aosp12/system/tools/aidl/tests/
H A Daidl_test_service.cpp667 vector<float>*, double, vector<double>*, const String16&, in LogThis() argument
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
H A Dencoding.h608 inline constexpr EncodingType EncodeType(const double& /*value*/) { in EncodeType()
/aosp12/frameworks/native/libs/vr/libpdx/
H A Dserialization_tests.cpp654 TEST(SerializationTest, double) { in TEST() argument
1846 TEST(DeserializationTest, double) { in TEST() argument