Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/parcel_fuzzer/
Dmain.cpp131 void NothingClass_onDestroy(void* /*userData*/) {} in NothingClass_onDestroy() function
136 AIBinder_Class_define("nothing", NothingClass_onCreate, NothingClass_onDestroy,