HomeSort by relevance Sort by last modified time
    Searched refs:loc_sync_data (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_sync_call.c 50 loc_sync_call_slot_array_s_type loc_sync_data; variable
81 loc_sync_data.num_of_slots = LOC_SYNC_CALL_SLOTS_MAX;
84 for (i = 0; i < loc_sync_data.num_of_slots; i++)
86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i];
129 for (i = 0; i < loc_sync_data.num_of_slots; i++)
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i];
201 for (i = 0; i < loc_sync_data.num_of_slots; i++)
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i];
252 for (i = 0; i < loc_sync_data.num_of_slots; i++)
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_sync_call.c 50 loc_sync_call_slot_array_s_type loc_sync_data; variable
81 loc_sync_data.num_of_slots = LOC_SYNC_CALL_SLOTS_MAX;
84 for (i = 0; i < loc_sync_data.num_of_slots; i++)
86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i];
129 for (i = 0; i < loc_sync_data.num_of_slots; i++)
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i];
201 for (i = 0; i < loc_sync_data.num_of_slots; i++)
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i];
252 for (i = 0; i < loc_sync_data.num_of_slots; i++)
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]
    [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_sync_call.c 50 loc_sync_call_slot_array_s_type loc_sync_data; variable
81 loc_sync_data.num_of_slots = LOC_SYNC_CALL_SLOTS_MAX;
84 for (i = 0; i < loc_sync_data.num_of_slots; i++)
86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i];
129 for (i = 0; i < loc_sync_data.num_of_slots; i++)
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i];
201 for (i = 0; i < loc_sync_data.num_of_slots; i++)
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i];
252 for (i = 0; i < loc_sync_data.num_of_slots; i++)
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]
    [all...]

Completed in 2294 milliseconds