Searched refs:binder_features (Results 1 – 3 of 3) sorted by relevance
58 struct binder_features { struct76 static struct binder_features binder_features = { argument537 DEFINE_SHOW_ATTRIBUTE(binder_features);549 &binder_features.oneway_spam_detection); in init_binder_features()555 &binder_features.extended_error); in init_binder_features()561 &binder_features.freeze_notification); in init_binder_features()567 &binder_features.transaction_report); in init_binder_features()
68 struct binder_features { struct85 static struct binder_features binder_features = { variable543 DEFINE_SHOW_ATTRIBUTE(binder_features);555 &binder_features.oneway_spam_detection); in init_binder_features()561 &binder_features.extended_error); in init_binder_features()567 &binder_features.freeze_notification); in init_binder_features()
64 static const char * const binder_features[] = { in __do_binderfs_test() local159 for (int i = 0; i < ARRAY_SIZE(binder_features); i++) { in __do_binderfs_test()161 binderfs_mntpt, binder_features[i]); in __do_binderfs_test()165 strerror(errno), binder_features[i]); in __do_binderfs_test()