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

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_dmn_conn_thread_helper.h 38 struct loc_eng_dmn_conn_thelper { struct
52 int loc_eng_dmn_conn_launch_thelper(struct loc_eng_dmn_conn_thelper * thelper,
60 int loc_eng_dmn_conn_unblock_thelper(struct loc_eng_dmn_conn_thelper * thelper);
61 int loc_eng_dmn_conn_join_thelper(struct loc_eng_dmn_conn_thelper * thelper);
64 int thelper_signal_init(struct loc_eng_dmn_conn_thelper * thelper);
65 int thelper_signal_destroy(struct loc_eng_dmn_conn_thelper * thelper);
66 int thelper_signal_wait(struct loc_eng_dmn_conn_thelper * thelper);
67 int thelper_signal_ready(struct loc_eng_dmn_conn_thelper * thelper);
68 int thelper_signal_block(struct loc_eng_dmn_conn_thelper * thelper);
loc_eng_dmn_conn_thread_helper.c 53 int thelper_signal_init(struct loc_eng_dmn_conn_thelper * thelper)
88 int thelper_signal_destroy(struct loc_eng_dmn_conn_thelper * thelper)
123 int thelper_signal_wait(struct loc_eng_dmn_conn_thelper * thelper)
158 int thelper_signal_ready(struct loc_eng_dmn_conn_thelper * thelper)
190 int thelper_signal_block(struct loc_eng_dmn_conn_thelper * thelper)
224 struct loc_eng_dmn_conn_thelper * thelper = (struct loc_eng_dmn_conn_thelper *) data;
297 int loc_eng_dmn_conn_launch_thelper(struct loc_eng_dmn_conn_thelper * thelper,
359 int loc_eng_dmn_conn_unblock_thelper(struct loc_eng_dmn_conn_thelper * thelper)
384 int loc_eng_dmn_conn_join_thelper(struct loc_eng_dmn_conn_thelper * thelper
    [all...]
loc_eng_dmn_conn.cpp 187 static struct loc_eng_dmn_conn_thelper thelper;
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_dmn_conn_thread_helper.h 38 struct loc_eng_dmn_conn_thelper { struct
52 int loc_eng_dmn_conn_launch_thelper(struct loc_eng_dmn_conn_thelper * thelper,
60 int loc_eng_dmn_conn_unblock_thelper(struct loc_eng_dmn_conn_thelper * thelper);
61 int loc_eng_dmn_conn_join_thelper(struct loc_eng_dmn_conn_thelper * thelper);
64 int thelper_signal_init(struct loc_eng_dmn_conn_thelper * thelper);
65 int thelper_signal_destroy(struct loc_eng_dmn_conn_thelper * thelper);
66 int thelper_signal_wait(struct loc_eng_dmn_conn_thelper * thelper);
67 int thelper_signal_ready(struct loc_eng_dmn_conn_thelper * thelper);
68 int thelper_signal_block(struct loc_eng_dmn_conn_thelper * thelper);
loc_eng_dmn_conn_thread_helper.c 53 int thelper_signal_init(struct loc_eng_dmn_conn_thelper * thelper)
88 int thelper_signal_destroy(struct loc_eng_dmn_conn_thelper * thelper)
123 int thelper_signal_wait(struct loc_eng_dmn_conn_thelper * thelper)
158 int thelper_signal_ready(struct loc_eng_dmn_conn_thelper * thelper)
190 int thelper_signal_block(struct loc_eng_dmn_conn_thelper * thelper)
224 struct loc_eng_dmn_conn_thelper * thelper = (struct loc_eng_dmn_conn_thelper *) data;
297 int loc_eng_dmn_conn_launch_thelper(struct loc_eng_dmn_conn_thelper * thelper,
359 int loc_eng_dmn_conn_unblock_thelper(struct loc_eng_dmn_conn_thelper * thelper)
384 int loc_eng_dmn_conn_join_thelper(struct loc_eng_dmn_conn_thelper * thelper
    [all...]
loc_eng_dmn_conn.cpp 187 static struct loc_eng_dmn_conn_thelper thelper;

Completed in 124 milliseconds