Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/
H A DIProcessInfoService.cpp36 data.writeInt32Array(length, pids); in getProcessStatesFromPids()
57 data.writeInt32Array(length, pids); in getProcessStatesAndOomScoresFromPids()
H A DParcel.cpp970 status_t Parcel::writeInt32Array(size_t len, const int32_t *val) { in writeInt32Array() function in android::Parcel
/aosp12/frameworks/native/include/binder/
H A DParcel.h154 status_t writeInt32Array(size_t len, const int32_t *val);
/aosp12/frameworks/native/libs/binder/include/binder/
H A DParcel.h154 status_t writeInt32Array(size_t len, const int32_t *val);