/system/core/libcutils/ |
D | trace-host.cpp | 29 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/ |
D | ILoggableInterface.h | 32 …: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/ |
D | statslog.h | 16 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/ |
D | ITestService.h | 169 ::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/ |
D | scanner_unittest.cpp | 77 int32_t /* rssi_threshold_2g */, in CaptureSchedScanIntervalSetting() argument 93 int32_t /* rssi_threshold_2g */, in CaptureSchedScanReqFlags() argument
|
/system/libfmq/tests/aidl/default/ |
D | TestAidlMsgQ.cpp | 26 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/ |
D | aidl_test_service.cpp | 190 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/ |
D | g722_typedefs.h | 69 typedef signed int int32_t; typedef
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 3216 ::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/ |
D | ILoggableInterface.cpp | 453 …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/ |
D | ILoggableInterface.cpp | 453 …harValue*/, std::vector<char16_t>* /*in_charArray*/, int32_t /*in_intValue*/, std::vector<int32_t>… in LogThis() argument
|
/system/core/libutils/ |
D | Threads.cpp | 258 int32_t /*threadPriority*/, in androidCreateRawThreadEtc() argument
|