HomeSort by relevance Sort by last modified time
    Searched refs:writeInt32Array (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/powermanager/
IPowerManager.cpp 87 data.writeInt32Array(len, uids);
  /frameworks/native/include/binder/
Parcel.h 104 status_t writeInt32Array(size_t len, const int32_t *val);
  /frameworks/native/libs/binder/
Parcel.cpp 620 status_t Parcel::writeInt32Array(size_t len, const int32_t *val) {
    [all...]

Completed in 166 milliseconds