Searched defs:WriteInt32 (Results 1 – 3 of 3) sorted by relevance
48 bool Parcel::WriteInt32(int32_t value) in WriteInt32() function in OHOS::Parcel
172 void RawMaker::WriteInt32(int32_t integer) in WriteInt32() function in OHOS::RawMaker
160 bool WriteInt32(IpcIo *io, int32_t value) in WriteInt32() function