Home
last modified time | relevance | path

Searched refs:stopRecordingBinder (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DBpBinder.h99 LIBBINDER_EXPORTED status_t stopRecordingBinder();
/frameworks/native/libs/binder/tests/
DbinderRecordReplayTest.cpp185 mBpBinder->stopRecordingBinder(); in recordReplay()
/frameworks/native/libs/binder/
DBpBinder.cpp341 status_t BpBinder::stopRecordingBinder() { in stopRecordingBinder() function in android::BpBinder