Home
last modified time | relevance | path

Searched refs:writeInt32Array (Results 1 – 25 of 72) sorted by relevance

123

/aosp_15_r20/frameworks/native/libs/binder/
H A DIProcessInfoService.cpp36 data.writeInt32Array(length, pids); in getProcessStatesFromPids()
57 data.writeInt32Array(length, pids); in getProcessStatesAndOomScoresFromPids()
H A DIActivityManager.cpp91 data.writeInt32Array(nUids, uids); in registerUidObserverForUids()
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/
H A DGPBCodedOutputStream.h292 - (void)writeInt32Array:(int32_t)fieldNumber
/aosp_15_r20/external/protobuf/objectivec/
H A DGPBCodedOutputStream.h292 - (void)writeInt32Array:(int32_t)fieldNumber
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderRpcWireProtocolTest.cpp73 [](Parcel* p) { ASSERT_EQ(OK, p->writeInt32Array(countof(kInt32Array), kInt32Array)); }, in __anone7eb5c2c1e02()
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/binder/include/binder/
DParcel.h127 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/binder/include/binder/
DParcel.h127 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/binder/include/binder/
DParcel.h127 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/binder/include/binder/
DParcel.h127 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/include/binder/
DParcel.h154 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/include/binder/
DParcel.h154 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/binder/include/binder/
DParcel.h154 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/include/binder/
DParcel.h154 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/binder/include/binder/
DParcel.h154 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/include/binder/
DParcel.h154 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/binder/include/binder/
DParcel.h154 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/binder/include/binder/
DParcel.h154 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/
DParcel.h181 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/include/binder/
DParcel.h171 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/include/binder/
DParcel.h171 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/
DParcel.h181 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/include/binder/
DParcel.h171 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/
DParcel.h181 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/
DParcel.h181 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/include/binder/
DParcel.h171 status_t writeInt32Array(size_t len, const int32_t *val);

123