Home
last modified time | relevance | path

Searched refs:FLP_RESULT_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/gnss/1.0/default/
DGnssBatching.cpp122 return FLP_RESULT_SUCCESS; in setThreadEventCb()
187 == FLP_RESULT_SUCCESS); in start()
207 return (mFlpLocationIface->stop_batching(FLP_GNSS_BATCHING_CLIENT_ID) == FLP_RESULT_SUCCESS); in stop()
/hardware/libhardware/include/hardware/
Dfused_location.h301 #define FLP_RESULT_SUCCESS 0 macro