HomeSort by relevance Sort by last modified time
    Searched refs:BINDER_NATIVE_TYPE (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aidl/
Type.cpp 21 Type* BINDER_NATIVE_TYPE;
108 BINDER_NATIVE_TYPE = new BinderType();
109 NAMES.Add(BINDER_NATIVE_TYPE);
    [all...]
Type.h 522 extern Type* BINDER_NATIVE_TYPE;
generate_java_binder.cpp 31 this->extends = BINDER_NATIVE_TYPE;

Completed in 170 milliseconds