Searched refs:startRecordingBinder (Results 1 – 3 of 3) sorted by relevance
97 LIBBINDER_EXPORTED status_t startRecordingBinder(const binder::unique_fd& fd);
182 mBpBinder->startRecordingBinder(fd); in recordReplay()
335 status_t BpBinder::startRecordingBinder(const unique_fd& fd) { in startRecordingBinder() function in android::BpBinder