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

/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp436 BinderLibTestBundle datai; local
442 datai.appendTo(&data);
479 BinderLibTestBundle datai; local
487 datai.writeInt32(1);
488 datai.writeStrongBinder(m_server);
489 datai.writeInt32(BINDER_LIB_TEST_GET_ID_TRANSACTION);
490 datai2.appendTo(&datai);
492 datai.appendTo(&data);
855 BinderLibTestBundle datai; local
856 datai
[all...]

Completed in 10 milliseconds