OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_batching
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
fused_location.h
367
int (*
start_batching
)(int id, FlpBatchOptions* options);
member in struct:__anon24780
/frameworks/base/services/core/jni/
com_android_server_location_FlpHardwareProvider.cpp
805
int result = sFlpInterface->
start_batching
(id, &options);
Completed in 1740 milliseconds