Searched refs:datai (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp376 BinderLibTestBundle datai; local
382 datai.appendTo(&data);
419 BinderLibTestBundle datai; local
427 datai.writeInt32(1);
428 datai.writeStrongBinder(m_server);
429 datai.writeInt32(BINDER_LIB_TEST_GET_ID_TRANSACTION);
430 datai2.appendTo(&datai);
432 datai.appendTo(&data);

Completed in 306 milliseconds