Home
last modified time | relevance | path

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

12

/system/core/libcutils/
Dtrace-host.cpp28 void atrace_async_begin_body(const char* /*name*/, int32_t /*cookie*/) {} in atrace_async_begin_body() argument
29 void atrace_async_end_body(const char* /*name*/, int32_t /*cookie*/) {} in atrace_async_end_body() argument
31 int32_t /*cookie*/) {} in atrace_async_for_track_begin_body() argument
32 void atrace_async_for_track_end_body(const char* /*track_name*/, int32_t /*cookie*/) {} in atrace_async_for_track_end_body() argument
35 void atrace_int_body(const char* /*name*/, int32_t /*value*/) {} in atrace_int_body() argument
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-cpp-source/gen/include/android/aidl/versioned/tests/
DIFooInterface.h57 …noutFoo*/, ::android::aidl::versioned::tests::Foo* /*outFoo*/, int32_t /*value*/, int32_t* /*_aidl… in ignoreParcelablesAndRepeatInt() argument
60 …(const ::std::vector<::android::aidl::versioned::tests::Foo>& /*foos*/, int32_t* /*_aidl_return*/)… in returnsLengthOfFooArray() argument
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-cpp-source/gen/include/android/aidl/versioned/tests/
DIFooInterface.h57 …noutFoo*/, ::android::aidl::versioned::tests::Foo* /*outFoo*/, int32_t /*value*/, int32_t* /*_aidl… in ignoreParcelablesAndRepeatInt() argument
60 …(const ::std::vector<::android::aidl::versioned::tests::Foo>& /*foos*/, int32_t* /*_aidl_return*/)… in returnsLengthOfFooArray() argument
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V3-cpp-source/gen/include/android/aidl/versioned/tests/
DIFooInterface.h58 …noutFoo*/, ::android::aidl::versioned::tests::Foo* /*outFoo*/, int32_t /*value*/, int32_t* /*_aidl… in ignoreParcelablesAndRepeatInt() argument
61 …(const ::std::vector<::android::aidl::versioned::tests::Foo>& /*foos*/, int32_t* /*_aidl_return*/)… in returnsLengthOfFooArray() argument
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V2-cpp-source/gen/include/android/aidl/versioned/tests/
DIFooInterface.h58 …noutFoo*/, ::android::aidl::versioned::tests::Foo* /*outFoo*/, int32_t /*value*/, int32_t* /*_aidl… in ignoreParcelablesAndRepeatInt() argument
61 …(const ::std::vector<::android::aidl::versioned::tests::Foo>& /*foos*/, int32_t* /*_aidl_return*/)… in returnsLengthOfFooArray() argument
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V2-cpp-source/gen/include/android/aidl/versioned/tests/
DIFooInterface.h58 …noutFoo*/, ::android::aidl::versioned::tests::Foo* /*outFoo*/, int32_t /*value*/, int32_t* /*_aidl… in ignoreParcelablesAndRepeatInt() argument
61 …(const ::std::vector<::android::aidl::versioned::tests::Foo>& /*foos*/, int32_t* /*_aidl_return*/)… in returnsLengthOfFooArray() argument
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V3-cpp-source/gen/include/android/aidl/versioned/tests/
DIFooInterface.h58 …noutFoo*/, ::android::aidl::versioned::tests::Foo* /*outFoo*/, int32_t /*value*/, int32_t* /*_aidl… in ignoreParcelablesAndRepeatInt() argument
61 …(const ::std::vector<::android::aidl::versioned::tests::Foo>& /*foos*/, int32_t* /*_aidl_return*/)… in returnsLengthOfFooArray() argument
/system/netd/server/
DNetwork.h54 [[nodiscard]] virtual int addUsers(const UidRanges&, int32_t /*subPriority*/) { in addUsers() argument
57 [[nodiscard]] virtual int removeUsers(const UidRanges&, int32_t /*subPriority*/) { in removeUsers() argument
65 virtual bool isValidSubPriority(int32_t /*priority*/) { return false; } in isValidSubPriority() argument
DNetdNativeService.cpp212 const std::vector<int32_t>&, bool*) { in firewallReplaceUidChain()
255 binder::Status NetdNativeService::bandwidthAddNaughtyApp(int32_t) { in bandwidthAddNaughtyApp() argument
259 binder::Status NetdNativeService::bandwidthRemoveNaughtyApp(int32_t) { in bandwidthRemoveNaughtyApp() argument
263 binder::Status NetdNativeService::bandwidthAddNiceApp(int32_t) { in bandwidthAddNiceApp() argument
267 binder::Status NetdNativeService::bandwidthRemoveNiceApp(int32_t) { in bandwidthRemoveNiceApp() argument
379 const std::vector<int32_t>&) { in socketDestroy()
1097 binder::Status NetdNativeService::trafficSetNetPermForUids(int32_t, const std::vector<int32_t>&) { in trafficSetNetPermForUids() argument
1118 binder::Status NetdNativeService::firewallSetUidRule(int32_t, int32_t, int32_t) { in firewallSetUidRule() argument
1122 binder::Status NetdNativeService::firewallEnableChildChain(int32_t, bool) { in firewallEnableChildChain() argument
1127 const std::vector<int32_t>&) { in firewallAddUidInterfaceRules()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h94 …::android::binder::Status RepeatInts(const std::array<int32_t, 3>& /*input*/, std::array<int32_t, … in RepeatInts()
106 …::android::binder::Status Repeat2dInts(const std::array<std::array<int32_t, 3>, 2>& /*input*/, std… in Repeat2dInts()
151 …::android::binder::Status RepeatInts(const std::array<int32_t, 3>& input, std::array<int32_t, 3>* … in RepeatInts()
163 …::android::binder::Status Repeat2dInts(const std::array<std::array<int32_t, 3>, 2>& input, std::ar… in Repeat2dInts()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h94 …::android::binder::Status RepeatInts(const std::array<int32_t, 3>& /*input*/, std::array<int32_t, … in RepeatInts()
106 …::android::binder::Status Repeat2dInts(const std::array<std::array<int32_t, 3>, 2>& /*input*/, std… in Repeat2dInts()
151 …::android::binder::Status RepeatInts(const std::array<int32_t, 3>& input, std::array<int32_t, 3>* … in RepeatInts()
163 …::android::binder::Status Repeat2dInts(const std::array<std::array<int32_t, 3>, 2>& input, std::ar… in Repeat2dInts()
/system/tools/aidl/tests/golden_output/frozen/aidl-cpp-java-test-interface-cpp-source/gen/include/android/aidl/tests/
DICppJavaTests.h58 …rcelable(const ::android::aidl::tests::GenericStructuredParcelable<int32_t, ::android::aidl::tests… in RepeatGenericParcelable()
DBnCppJavaTests.h42 …rcelable(const ::android::aidl::tests::GenericStructuredParcelable<int32_t, ::android::aidl::tests… in RepeatGenericParcelable()
/system/tools/aidl/tests/golden_output/aidl-cpp-java-test-interface-cpp-source/gen/include/android/aidl/tests/
DICppJavaTests.h58 …rcelable(const ::android::aidl::tests::GenericStructuredParcelable<int32_t, ::android::aidl::tests… in RepeatGenericParcelable()
DBnCppJavaTests.h42 …rcelable(const ::android::aidl::tests::GenericStructuredParcelable<int32_t, ::android::aidl::tests… in RepeatGenericParcelable()
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp837 …tatus FixedSizeArrayExample::BpRepeatFixedSizeArray::RepeatInts(const std::array<int32_t, 3>& in_i… in RepeatInts()
1009 …ixedSizeArrayExample::BpRepeatFixedSizeArray::Repeat2dInts(const std::array<std::array<int32_t, 3>… in Repeat2dInts()
1202 …FixedSizeArrayExample::IRepeatFixedSizeArrayDefault::RepeatInts(const std::array<int32_t, 3>& /*in… in RepeatInts()
1222 …zeArrayExample::IRepeatFixedSizeArrayDefault::Repeat2dInts(const std::array<std::array<int32_t, 3>… in Repeat2dInts()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-ndk-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp837 …tatus FixedSizeArrayExample::BpRepeatFixedSizeArray::RepeatInts(const std::array<int32_t, 3>& in_i… in RepeatInts()
1009 …ixedSizeArrayExample::BpRepeatFixedSizeArray::Repeat2dInts(const std::array<std::array<int32_t, 3>… in Repeat2dInts()
1202 …FixedSizeArrayExample::IRepeatFixedSizeArrayDefault::RepeatInts(const std::array<int32_t, 3>& /*in… in RepeatInts()
1222 …zeArrayExample::IRepeatFixedSizeArrayDefault::Repeat2dInts(const std::array<std::array<int32_t, 3>… in Repeat2dInts()
/system/tools/aidl/tests/golden_output/frozen/aidl-cpp-java-test-interface-cpp-source/gen/android/aidl/tests/
DICppJavaTests.cpp68 …nericParcelable(const ::android::aidl::tests::GenericStructuredParcelable<int32_t, ::android::aidl… in RepeatGenericParcelable()
/system/tools/aidl/tests/golden_output/aidl-cpp-java-test-interface-cpp-source/gen/android/aidl/tests/
DICppJavaTests.cpp68 …nericParcelable(const ::android::aidl::tests::GenericStructuredParcelable<int32_t, ::android::aidl… in RepeatGenericParcelable()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp764 …tatus FixedSizeArrayExample::BpRepeatFixedSizeArray::RepeatInts(const std::array<int32_t, 3>& inpu… in RepeatInts()
932 …ixedSizeArrayExample::BpRepeatFixedSizeArray::Repeat2dInts(const std::array<std::array<int32_t, 3>… in Repeat2dInts()
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp764 …tatus FixedSizeArrayExample::BpRepeatFixedSizeArray::RepeatInts(const std::array<int32_t, 3>& inpu… in RepeatInts()
932 …ixedSizeArrayExample::BpRepeatFixedSizeArray::Repeat2dInts(const std::array<std::array<int32_t, 3>… in Repeat2dInts()
/system/connectivity/wificond/tests/
Dscanner_unittest.cpp82 int32_t /* rssi_threshold_2g */, in CaptureSchedScanIntervalSetting() argument
98 int32_t /* rssi_threshold_2g */, in CaptureSchedScanReqFlags() argument
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-ndk-source/gen/android/aidl/versioned/tests/
DIFooInterface.cpp473 …:aidl::android::aidl::versioned::tests::Foo* /*out_outFoo*/, int32_t /*in_value*/, int32_t* /*_aid… in ignoreParcelablesAndRepeatInt() argument
478 …std::vector<::aidl::android::aidl::versioned::tests::Foo>& /*in_foos*/, int32_t* /*_aidl_return*/)… in returnsLengthOfFooArray() argument
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DILoggableInterface.h52 ::android::binder::Status Log(int32_t /*value*/) override { in Log() argument
118 …*charValue*/, ::std::vector<char16_t>* /*charArray*/, int32_t /*intValue*/, ::std::vector<int32_t>… in LogThis() argument
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-ndk-source/gen/android/aidl/versioned/tests/
DIFooInterface.cpp473 …:aidl::android::aidl::versioned::tests::Foo* /*out_outFoo*/, int32_t /*in_value*/, int32_t* /*_aid… in ignoreParcelablesAndRepeatInt() argument
478 …std::vector<::aidl::android::aidl::versioned::tests::Foo>& /*in_foos*/, int32_t* /*_aidl_return*/)… in returnsLengthOfFooArray() argument

12