OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FlpDiagnosticCallbacks
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
fused_location.h
370
/** set to sizeof(
FlpDiagnosticCallbacks
) */
377
}
FlpDiagnosticCallbacks
;
388
void (*init)(
FlpDiagnosticCallbacks
* callbacks);
/frameworks/base/services/core/jni/
com_android_server_location_FlpHardwareProvider.cpp
546
FlpDiagnosticCallbacks
sFlpDiagnosticCallbacks = {
547
sizeof(
FlpDiagnosticCallbacks
),
Completed in 206 milliseconds