Home
last modified time | relevance | path

Searched defs:kIFooDescriptor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/ndk/tests/include/iface/
H A Diface.h31 static const char* kIFooDescriptor; variable
/aosp_15_r20/frameworks/native/libs/binder/ndk/tests/
H A Diface.cpp31 const char* IFoo::kIFooDescriptor = "my-special-IFoo-class"; member in IFoo