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 93 data.writeInt32Array(len, uids);
  /frameworks/native/include/binder/
Parcel.h 106 status_t writeInt32Array(size_t len, const int32_t *val);
  /frameworks/native/libs/binder/
Parcel.cpp 627 status_t Parcel::writeInt32Array(size_t len, const int32_t *val) {
    [all...]

Completed in 53 milliseconds