OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfc_jni_native_data
(Results
1 - 17
of
17
) sorted by null
/packages/apps/Nfc/nci/jni/
RoutingManager.h
39
bool initialize(
nfc_jni_native_data
* native);
57
nfc_jni_native_data
* mNativeData;
NfcJniUtil.cpp
135
struct
nfc_jni_native_data
* nfc_jni_get_nat(JNIEnv *e, jobject o)
140
return (struct
nfc_jni_native_data
*) e->GetIntField(o, f);