Searched refs:LOC_GLUE_CHECK_RESULT (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_rpc_glue.c | 89 #define LOC_GLUE_CHECK_RESULT(stat, ret_type) \ macro 203 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_open() 219 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_close() 235 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_start_fix() 251 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_stop_fix() 322 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_ioctl() 336 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_api_null()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_rpc_glue.c | 89 #define LOC_GLUE_CHECK_RESULT(stat, ret_type) \ macro 203 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_open() 219 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_close() 235 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_start_fix() 251 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_stop_fix() 322 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_ioctl() 336 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_api_null()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_rpc_glue.c | 104 #define LOC_GLUE_CHECK_RESULT(stat, ret_type) \ macro 375 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_open() 405 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_close() 451 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_start_fix() 476 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_stop_fix() 576 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_ioctl() 593 LOC_GLUE_CHECK_RESULT(stat, int32); in loc_api_null()
|