Home
last modified time | relevance | path

Searched defs:readbuf (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/servicemanager/
Dbinder.c371 unsigned readbuf[32]; in binder_call() local
419 uint32_t readbuf[32]; in binder_loop() local
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp796 std::vector<uint8_t> readbuf(datasize); in TEST_F() local