Home
last modified time | relevance | path

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

/system/core/libcutils/
Dtrace-host.cpp29 void atrace_async_begin_body(const char* /*name*/, int32_t /*cookie*/) {} in atrace_async_begin_body() argument
30 void atrace_async_end_body(const char* /*name*/, int32_t /*cookie*/) {} in atrace_async_end_body() argument
31 void atrace_int_body(const char* /*name*/, int32_t /*value*/) {} in atrace_int_body() argument
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DILoggableInterface.h32 …:std::vector<uint8_t>*, char16_t, ::std::vector<char16_t>*, int32_t, ::std::vector<int32_t>*, int6… in LogThis() argument
/system/nfc/src/fuzzers/inc/
Dstatslog.h16 void stats_write(int32_t, ...) {} in stats_write() argument
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h169 ::android::binder::Status UnimplementedMethod(int32_t, int32_t*) override { in UnimplementedMethod() argument
187 ::android::binder::Status RepeatInt(int32_t, int32_t*) override { in RepeatInt() argument
220 …tus ReverseInt(const ::std::vector<int32_t>&, ::std::vector<int32_t>*, ::std::vector<int32_t>*) ov… in ReverseInt()
259 ::android::binder::Status ThrowServiceException(int32_t) override { in ThrowServiceException() argument
262 …y(const ::std::optional<::std::vector<int32_t>>&, ::std::optional<::std::vector<int32_t>>*) overri… in RepeatNullableIntArray()
/system/connectivity/wificond/tests/
Dscanner_unittest.cpp77 int32_t /* rssi_threshold_2g */, in CaptureSchedScanIntervalSetting() argument
93 int32_t /* rssi_threshold_2g */, in CaptureSchedScanReqFlags() argument
/system/libfmq/tests/aidl/default/
DTestAidlMsgQ.cpp26 const MQDescriptor<int32_t, SynchronizedReadWrite>& mqDesc, bool* _aidl_return) { in configureFmqSyncReadWrite()
43 bool configureFmq, bool userFd, MQDescriptor<int32_t, UnsynchronizedWrite>* mqDesc, in getFmqUnsyncWrite()
/system/tools/aidl/tests/
Daidl_test_service.cpp190 const GenericStructuredParcelable<int32_t, StructuredParcelable, IntEnum>& input, in RepeatGenericParcelable()
589 Status UnimplementedMethod(int32_t /* arg */, int32_t* /* _aidl_return */) override { in UnimplementedMethod() argument
666 int32_t, vector<int32_t>*, int64_t, vector<int64_t>*, float, in LogThis() argument
/system/bt/embdrv/g722/
Dg722_typedefs.h69 typedef signed int int32_t; typedef
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/
DITestService.cpp3216 ::ndk::ScopedAStatus ITestServiceDefault::UnimplementedMethod(int32_t /*in_arg*/, int32_t* /*_aidl_… in UnimplementedMethod() argument
3246 ::ndk::ScopedAStatus ITestServiceDefault::RepeatInt(int32_t /*in_token*/, int32_t* /*_aidl_return*/… in RepeatInt() argument
3301 …copedAStatus ITestServiceDefault::ReverseInt(const std::vector<int32_t>& /*in_input*/, std::vector… in ReverseInt()
3366 ::ndk::ScopedAStatus ITestServiceDefault::ThrowServiceException(int32_t /*in_code*/) { in ThrowServiceException() argument
3371 …fault::RepeatNullableIntArray(const std::optional<std::vector<int32_t>>& /*in_input*/, std::option… in RepeatNullableIntArray()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
DILoggableInterface.cpp453 …harValue*/, std::vector<char16_t>* /*in_charArray*/, int32_t /*in_intValue*/, std::vector<int32_t>… in LogThis() argument
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/
DILoggableInterface.cpp453 …harValue*/, std::vector<char16_t>* /*in_charArray*/, int32_t /*in_intValue*/, std::vector<int32_t>… in LogThis() argument
/system/core/libutils/
DThreads.cpp258 int32_t /*threadPriority*/, in androidCreateRawThreadEtc() argument