Home
last modified time | relevance | path

Searched refs:flat (Results 1 – 5 of 5) sorted by relevance

/system/libhwbinder/
DParcel.cpp183 const sp<IBinder>& /*binder*/, const flat_binder_object& flat, Parcel* out) in finish_flatten_binder() argument
185 return out->writeObject(flat); in finish_flatten_binder()
289 const flat_binder_object* flat = in.readObject<flat_binder_object>(); in unflatten_binder() local
291 if (flat) { in unflatten_binder()
292 switch (flat->hdr.type) { in unflatten_binder()
294 *out = reinterpret_cast<IBinder*>(flat->cookie); in unflatten_binder()
295 return finish_unflatten_binder(nullptr, *flat, in); in unflatten_binder()
297 *out = proc->getStrongProxyForHandle(flat->handle); in unflatten_binder()
299 static_cast<BpHwBinder*>(out->get()), *flat, in); in unflatten_binder()
308 const flat_binder_object* flat = in.readObject<flat_binder_object>(); in unflatten_binder() local
[all …]
/system/libhwbinder/include/hwbinder/
DParcel.h332 const flat_binder_object& flat, sp<IBinder>* out);
334 const flat_binder_object& flat, wp<IBinder>* out);
/system/extras/perfprofd/
Dperfprofd_config.proto68 // stack traces as opposed to flat profile).
/system/core/toolbox/
Dgetevent.c197 abs.value, abs.minimum, abs.maximum, abs.fuzz, abs.flat, in print_possible_events()
/system/chre/platform/shared/idl/
Dhost_messages.fbs175 /// A buffer containing formatted log data. A flat array is used here to avoid