Searched refs:pushed (Results 1 – 8 of 8) sorted by relevance
/system/chre/core/ |
D | event_ref_queue.cc | 31 bool pushed = mQueue.push(event); in push() local 32 if (pushed) { in push() 36 return pushed; in push()
|
/system/bt/packet/avrcp/ |
D | pass_through_packet.h | 29 bool response, bool pushed, uint8_t operation_id); 39 PassThroughPacketBuilder(bool response, bool pushed, uint8_t opperation_id) in PassThroughPacketBuilder() argument 42 pushed_(pushed), in PassThroughPacketBuilder()
|
D | pass_through_packet.cc | 23 bool response, bool pushed, uint8_t opperation_id) { in MakeBuilder() argument 25 new PassThroughPacketBuilder(response, pushed, opperation_id)); in MakeBuilder()
|
/system/core/libstats/push_compat/ |
D | Android.bp | 20 // native modules on Q that log pushed atoms to statsd.
|
/system/bt/test/ |
D | README.md | 41 /tbd/aosp-master/out/target/product/bullhead/data/nativetest/n...st_bluetooth: 1 file pushed. 9.2 M…
|
/system/chre/platform/slpi/ |
D | host_link.cc | 197 bool pushed = false; in buildAndEnqueueMessage() local 213 pushed = true; in buildAndEnqueueMessage() 217 return pushed; in buildAndEnqueueMessage()
|
/system/core/fs_mgr/ |
D | README.overlayfs.md | 73 By attaching OverlayFS early, SEpolicy or init can be pushed and used after the exec phases of each…
|
/system/extras/simpleperf/doc/ |
D | README.md | 59 simpleperf executables can be pushed on any Android device and used to record profiling data.
|