OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLP_RESULT_SUCCESS
(Results
1 - 2
of
2
) sorted by null
/hardware/interfaces/gnss/1.0/default/
GnssBatching.cpp
122
return
FLP_RESULT_SUCCESS
;
187
==
FLP_RESULT_SUCCESS
);
207
return (mFlpLocationIface->stop_batching(FLP_GNSS_BATCHING_CLIENT_ID) ==
FLP_RESULT_SUCCESS
);
/hardware/libhardware/include/hardware/
fused_location.h
203
*
FLP_RESULT_SUCCESS
on success.
301
#define
FLP_RESULT_SUCCESS
0
355
*
FLP_RESULT_SUCCESS
on success, FLP_RESULT_INSUFFICIENT_MEMORY,
370
*
FLP_RESULT_SUCCESS
on success, FLP_RESULT_ID_UNKNOWN,
380
*
FLP_RESULT_SUCCESS
on success, FLP_RESULT_ID_UNKNOWN or
411
* Return value:
FLP_RESULT_SUCCESS
or FLP_RESULT_ERROR.
625
* result -
FLP_RESULT_SUCCESS
639
* result -
FLP_RESULT_SUCCESS
651
* result -
FLP_RESULT_SUCCESS
664
* result -
FLP_RESULT_SUCCESS
[
all
...]
Completed in 42 milliseconds