/device/google/marlin/location/loc_api/ds_api/ |
ds_client.h | 170 * @param[out] client_handle Client handle to initialize. 182 dsClientHandleType *client_handle, 195 * @param[in] client_handle Client handle 205 dsClientHandleType client_handle, 213 * @param[in] client_handle Client handle 221 dsClientHandleType client_handle 227 * @param[in,out] client_handle Client handle pointer 233 dsClientHandleType *client_handle
|
ds_client.c | 458 * @param[in] client_handle Client handle 468 dsClientHandleType client_handle, 476 ds_client_session_data *ds_global_data = (ds_client_session_data *)client_handle; 530 * @param[out] client_handle Client handle to initialize. 542 dsClientHandleType *client_handle, 555 ds_client_session_data **ds_global_data = (ds_client_session_data **)client_handle; 728 * @param[in] client_handle Client handle 734 static ds_client_status_enum_type ds_client_stop_call(dsClientHandleType client_handle) 737 ds_client_session_data *p_ds_global_data = (ds_client_session_data *)client_handle; 740 if(client_handle == NULL) [all...] |
/device/huawei/angler/location/loc_api/ds_api/ |
ds_client.h | 117 ds_client_status_enum_type ds_client_open_call(dsClientHandleType *client_handle, 126 ds_client_status_enum_type ds_client_start_call(dsClientHandleType client_handle, 133 ds_client_status_enum_type ds_client_stop_call(dsClientHandleType client_handle); 138 void ds_client_close_call(dsClientHandleType *client_handle);
|
/device/lge/bullhead/location/loc_api/ds_api/ |
ds_client.h | 117 ds_client_status_enum_type ds_client_open_call(dsClientHandleType *client_handle, 126 ds_client_status_enum_type ds_client_start_call(dsClientHandleType client_handle, 133 ds_client_status_enum_type ds_client_stop_call(dsClientHandleType client_handle); 138 void ds_client_close_call(dsClientHandleType *client_handle);
|
/device/moto/shamu/location/loc_api/ds_api/ |
ds_client.h | 117 ds_client_status_enum_type ds_client_open_call(dsClientHandleType *client_handle, 126 ds_client_status_enum_type ds_client_start_call(dsClientHandleType client_handle, 133 ds_client_status_enum_type ds_client_stop_call(dsClientHandleType client_handle); 138 void ds_client_close_call(dsClientHandleType *client_handle);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
LocApiRpc.cpp | 76 rpc_loc_client_handle_type client_handle, 83 int32 ret_val = ((LocApiRpc*)user)->locEventCB(client_handle, loc_event, loc_event_payload); 140 client_handle(RPC_LOC_CLIENT_HANDLE_INVALID), 231 int32 LocApiRpc::locEventCB(rpc_loc_client_handle_type client_handle, 307 if (RPC_LOC_CLIENT_HANDLE_INVALID != client_handle) { 314 client_handle = loc_open(convertMask(mask), 318 if (client_handle < 0) { 320 client_handle = RPC_LOC_CLIENT_HANDLE_INVALID; 331 if (RPC_LOC_CLIENT_HANDLE_INVALID != client_handle) { 332 loc_clear(client_handle); [all...] |
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
LocApiRpc.cpp | 76 rpc_loc_client_handle_type client_handle, 83 int32 ret_val = ((LocApiRpc*)user)->locEventCB(client_handle, loc_event, loc_event_payload); 140 client_handle(RPC_LOC_CLIENT_HANDLE_INVALID), 231 int32 LocApiRpc::locEventCB(rpc_loc_client_handle_type client_handle, 307 if (RPC_LOC_CLIENT_HANDLE_INVALID != client_handle) { 314 client_handle = loc_open(convertMask(mask), 318 if (client_handle < 0) { 320 client_handle = RPC_LOC_CLIENT_HANDLE_INVALID; 331 if (RPC_LOC_CLIENT_HANDLE_INVALID != client_handle) { 332 loc_clear(client_handle); [all...] |
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
LocApiRpc.cpp | 76 rpc_loc_client_handle_type client_handle, 83 int32 ret_val = ((LocApiRpc*)user)->locEventCB(client_handle, loc_event, loc_event_payload); 140 client_handle(RPC_LOC_CLIENT_HANDLE_INVALID), 231 int32 LocApiRpc::locEventCB(rpc_loc_client_handle_type client_handle, 307 if (RPC_LOC_CLIENT_HANDLE_INVALID != client_handle) { 314 client_handle = loc_open(convertMask(mask), 318 if (client_handle < 0) { 320 client_handle = RPC_LOC_CLIENT_HANDLE_INVALID; 331 if (RPC_LOC_CLIENT_HANDLE_INVALID != client_handle) { 332 loc_clear(client_handle); [all...] |
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
LocApiRpc.cpp | 76 rpc_loc_client_handle_type client_handle, 83 int32 ret_val = ((LocApiRpc*)user)->locEventCB(client_handle, loc_event, loc_event_payload); 140 client_handle(RPC_LOC_CLIENT_HANDLE_INVALID), 231 int32 LocApiRpc::locEventCB(rpc_loc_client_handle_type client_handle, 307 if (RPC_LOC_CLIENT_HANDLE_INVALID != client_handle) { 314 client_handle = loc_open(convertMask(mask), 318 if (client_handle < 0) { 320 client_handle = RPC_LOC_CLIENT_HANDLE_INVALID; 331 if (RPC_LOC_CLIENT_HANDLE_INVALID != client_handle) { 332 loc_clear(client_handle); [all...] |
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
LocApiRpc.cpp | 76 rpc_loc_client_handle_type client_handle, 83 int32 ret_val = ((LocApiRpc*)user)->locEventCB(client_handle, loc_event, loc_event_payload); 140 client_handle(RPC_LOC_CLIENT_HANDLE_INVALID), 231 int32 LocApiRpc::locEventCB(rpc_loc_client_handle_type client_handle, 307 if (RPC_LOC_CLIENT_HANDLE_INVALID != client_handle) { 314 client_handle = loc_open(convertMask(mask), 318 if (client_handle < 0) { 320 client_handle = RPC_LOC_CLIENT_HANDLE_INVALID; 331 if (RPC_LOC_CLIENT_HANDLE_INVALID != client_handle) { 332 loc_clear(client_handle); [all...] |
/device/google/marlin/location/loc_api/loc_api_v02/ |
loc_api_sync_req.h | 70 locClientHandleType client_handle, /* handle of the client */ 79 locClientHandleType client_handle,
|
loc_api_sync_req.c | 59 locClientHandleType client_handle; member in struct:__anon3227 126 slot->client_handle = LOC_CLIENT_INVALID_HANDLE_VALUE; 158 locClientHandleType client_handle, /* handle of the client */ 166 __func__,__LINE__, client_handle, ind_id); 189 if ( (loc_sync_array.slot_in_use[i]) && (slot->client_handle == client_handle) 302 slot->client_handle = LOC_CLIENT_INVALID_HANDLE_VALUE; 344 locClientHandleType client_handle, /* Client handle */ 353 __func__, __LINE__, client_handle, ind_id, req_id); 366 slot->client_handle = client_handle [all...] |
/device/huawei/angler/location/loc_api/loc_api_v02/ |
loc_api_sync_req.h | 70 locClientHandleType client_handle, /* handle of the client */ 78 locClientHandleType client_handle,
|
loc_api_sync_req.c | 59 locClientHandleType client_handle; member in struct:__anon4204 126 slot->client_handle = LOC_CLIENT_INVALID_HANDLE_VALUE; 158 locClientHandleType client_handle, /* handle of the client */ 165 __func__,__LINE__, client_handle, ind_id); 188 if ( (loc_sync_array.slot_in_use[i]) && (slot->client_handle == client_handle) 305 slot->client_handle = LOC_CLIENT_INVALID_HANDLE_VALUE; 347 locClientHandleType client_handle, /* Client handle */ 356 __func__, __LINE__, client_handle, ind_id, req_id); 369 slot->client_handle = client_handle [all...] |
/device/lge/bullhead/location/loc_api/loc_api_v02/ |
loc_api_sync_req.h | 70 locClientHandleType client_handle, /* handle of the client */ 78 locClientHandleType client_handle,
|
loc_api_sync_req.c | 59 locClientHandleType client_handle; member in struct:__anon5115 126 slot->client_handle = LOC_CLIENT_INVALID_HANDLE_VALUE; 158 locClientHandleType client_handle, /* handle of the client */ 165 __func__,__LINE__, client_handle, ind_id); 188 if ( (loc_sync_array.slot_in_use[i]) && (slot->client_handle == client_handle) 305 slot->client_handle = LOC_CLIENT_INVALID_HANDLE_VALUE; 347 locClientHandleType client_handle, /* Client handle */ 356 __func__, __LINE__, client_handle, ind_id, req_id); 369 slot->client_handle = client_handle [all...] |
/device/moto/shamu/location/loc_api/loc_api_v02/ |
loc_api_sync_req.h | 70 locClientHandleType client_handle, /* handle of the client */ 78 locClientHandleType client_handle,
|
loc_api_sync_req.c | 59 locClientHandleType client_handle; member in struct:__anon6251 126 slot->client_handle = LOC_CLIENT_INVALID_HANDLE_VALUE; 158 locClientHandleType client_handle, /* handle of the client */ 165 __func__,__LINE__, client_handle, ind_id); 188 if ( (loc_sync_array.slot_in_use[i]) && (slot->client_handle == client_handle) 305 slot->client_handle = LOC_CLIENT_INVALID_HANDLE_VALUE; 347 locClientHandleType client_handle, /* Client handle */ 356 __func__, __LINE__, client_handle, ind_id, req_id); 369 slot->client_handle = client_handle [all...] |
/device/huawei/angler/camera/QCamera2/stack/common/ |
mm_jpeg_interface.h | 310 * returns client_handle. 311 * failed if client_handle=0 316 * returns client_handle. 317 * failed if client_handle=0
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
mm_jpeg_interface.h | 310 * returns client_handle. 311 * failed if client_handle=0 316 * returns client_handle. 317 * failed if client_handle=0
|
/device/moto/shamu/camera/QCamera2/stack/common/ |
mm_jpeg_interface.h | 297 * returns client_handle. 298 * failed if client_handle=0 303 * returns client_handle. 304 * failed if client_handle=0
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
LocApiRpc.h | 43 rpc_loc_client_handle_type client_handle; member in class:LocApiRpc 76 virtual int locEventCB(rpc_loc_client_handle_type client_handle,
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
LocApiRpc.h | 43 rpc_loc_client_handle_type client_handle; member in class:LocApiRpc 76 virtual int locEventCB(rpc_loc_client_handle_type client_handle,
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
LocApiRpc.h | 43 rpc_loc_client_handle_type client_handle; member in class:LocApiRpc 76 virtual int locEventCB(rpc_loc_client_handle_type client_handle,
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
LocApiRpc.h | 43 rpc_loc_client_handle_type client_handle; member in class:LocApiRpc 76 virtual int locEventCB(rpc_loc_client_handle_type client_handle,
|