Searched refs:thread_proc_post (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h48 int (*thread_proc_post) (void * context); member in struct:loc_eng_dmn_conn_thelper
56 int (*thread_proc_post) (void * context),
H A Dloc_eng_dmn_conn_thread_helper.c257 if (thelper->thread_proc_post) {
258 result = thelper->thread_proc_post(thelper->thread_context);
284 thread_proc_post - The function to call after the task loop
301 int (*thread_proc_post) (void * context),
316 thelper->thread_proc_post = thread_proc_post;
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h48 int (*thread_proc_post) (void * context); member in struct:loc_eng_dmn_conn_thelper
56 int (*thread_proc_post) (void * context),
H A Dloc_eng_dmn_conn_thread_helper.c257 if (thelper->thread_proc_post) {
258 result = thelper->thread_proc_post(thelper->thread_context);
284 thread_proc_post - The function to call after the task loop
301 int (*thread_proc_post) (void * context),
316 thelper->thread_proc_post = thread_proc_post;
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h48 int (*thread_proc_post) (void * context); member in struct:loc_eng_dmn_conn_thelper
56 int (*thread_proc_post) (void * context),
H A Dloc_eng_dmn_conn_thread_helper.c257 if (thelper->thread_proc_post) {
258 result = thelper->thread_proc_post(thelper->thread_context);
284 thread_proc_post - The function to call after the task loop
301 int (*thread_proc_post) (void * context),
316 thelper->thread_proc_post = thread_proc_post;
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h48 int (*thread_proc_post) (void * context); member in struct:loc_eng_dmn_conn_thelper
56 int (*thread_proc_post) (void * context),
H A Dloc_eng_dmn_conn_thread_helper.c257 if (thelper->thread_proc_post) {
258 result = thelper->thread_proc_post(thelper->thread_context);
284 thread_proc_post - The function to call after the task loop
301 int (*thread_proc_post) (void * context),
316 thelper->thread_proc_post = thread_proc_post;
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h48 int (*thread_proc_post) (void * context); member in struct:loc_eng_dmn_conn_thelper
56 int (*thread_proc_post) (void * context),
H A Dloc_eng_dmn_conn_thread_helper.c257 if (thelper->thread_proc_post) {
258 result = thelper->thread_proc_post(thelper->thread_context);
284 thread_proc_post - The function to call after the task loop
301 int (*thread_proc_post) (void * context),
316 thelper->thread_proc_post = thread_proc_post;
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h48 int (*thread_proc_post) (void * context); member in struct:loc_eng_dmn_conn_thelper
56 int (*thread_proc_post) (void * context),
H A Dloc_eng_dmn_conn_thread_helper.c257 if (thelper->thread_proc_post) {
258 result = thelper->thread_proc_post(thelper->thread_context);
284 thread_proc_post - The function to call after the task loop
301 int (*thread_proc_post) (void * context),
316 thelper->thread_proc_post = thread_proc_post;

Completed in 448 milliseconds