Searched defs:context (Results 1 - 25 of 128) sorted by relevance

123456

/hardware/qcom/gps/msm8084/core/
H A DLocAdapterBase.cpp45 ContextBase* context, LocAdapterProxyBase *adapterProxyBase) :
46 mEvtMask(mask), mContext(context),
47 mLocApi(context->getLocApi()), mLocAdapterProxyBase(adapterProxyBase),
48 mMsgTask(context->getMsgTask())
44 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context, LocAdapterProxyBase *adapterProxyBase) argument
H A DLocAdapterProxyBase.h43 ContextBase* context):
44 mLocAdapterBase(new LocAdapterBase(mask, context, this)) {
42 LocAdapterProxyBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context) argument
/hardware/qcom/gps/core/
H A DLocAdapterBase.cpp45 ContextBase* context, LocAdapterProxyBase *adapterProxyBase) :
46 mEvtMask(mask), mContext(context),
47 mLocApi(context->getLocApi()), mLocAdapterProxyBase(adapterProxyBase),
48 mMsgTask(context->getMsgTask())
44 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context, LocAdapterProxyBase *adapterProxyBase) argument
H A DLocAdapterProxyBase.h43 ContextBase* context):
44 mLocAdapterBase(new LocAdapterBase(mask, context, this)) {
42 LocAdapterProxyBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context) argument
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c278 This function will initialize the thread context and launch the thelper_main
285 context - the context for the above four functions
298 int (*thread_proc_init) (void * context),
299 int (*thread_proc_pre) (void * context),
300 int (*thread_proc) (void * context),
301 int (*thread_proc_post) (void * context),
303 void * context)
309 if (context) {
310 thelper->thread_context = context;
297 loc_eng_dmn_conn_launch_thelper(struct loc_eng_dmn_conn_thelper * thelper, int (*thread_proc_init) (void * context), int (*thread_proc_pre) (void * context), int (*thread_proc) (void * context), int (*thread_proc_post) (void * context), thelper_create_thread create_thread_cb, void * context) argument
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c278 This function will initialize the thread context and launch the thelper_main
285 context - the context for the above four functions
298 int (*thread_proc_init) (void * context),
299 int (*thread_proc_pre) (void * context),
300 int (*thread_proc) (void * context),
301 int (*thread_proc_post) (void * context),
303 void * context)
309 if (context) {
310 thelper->thread_context = context;
297 loc_eng_dmn_conn_launch_thelper(struct loc_eng_dmn_conn_thelper * thelper, int (*thread_proc_init) (void * context), int (*thread_proc_pre) (void * context), int (*thread_proc) (void * context), int (*thread_proc_post) (void * context), thelper_create_thread create_thread_cb, void * context) argument
[all...]
/hardware/qcom/gps/msm8909/core/
H A DLocAdapterBase.cpp45 ContextBase* context, LocAdapterProxyBase *adapterProxyBase) :
46 mEvtMask(mask), mContext(context),
47 mLocApi(context->getLocApi()), mLocAdapterProxyBase(adapterProxyBase),
48 mMsgTask(context->getMsgTask())
44 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context, LocAdapterProxyBase *adapterProxyBase) argument
H A DLocAdapterProxyBase.h43 ContextBase* context):
44 mLocAdapterBase(new LocAdapterBase(mask, context, this)) {
42 LocAdapterProxyBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context) argument
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c278 This function will initialize the thread context and launch the thelper_main
285 context - the context for the above four functions
298 int (*thread_proc_init) (void * context),
299 int (*thread_proc_pre) (void * context),
300 int (*thread_proc) (void * context),
301 int (*thread_proc_post) (void * context),
303 void * context)
309 if (context) {
310 thelper->thread_context = context;
297 loc_eng_dmn_conn_launch_thelper(struct loc_eng_dmn_conn_thelper * thelper, int (*thread_proc_init) (void * context), int (*thread_proc_pre) (void * context), int (*thread_proc) (void * context), int (*thread_proc_post) (void * context), thelper_create_thread create_thread_cb, void * context) argument
[all...]
/hardware/qcom/gps/msm8960/core/
H A DLocAdapterBase.cpp64 ContextBase* context) :
65 mEvtMask(mask), mContext(context),
66 mLocApi(context->getLocApi()), mMsgTask(context->getMsgTask())
63 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context) argument
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c278 This function will initialize the thread context and launch the thelper_main
285 context - the context for the above four functions
298 int (*thread_proc_init) (void * context),
299 int (*thread_proc_pre) (void * context),
300 int (*thread_proc) (void * context),
301 int (*thread_proc_post) (void * context),
303 void * context)
309 if (context) {
310 thelper->thread_context = context;
297 loc_eng_dmn_conn_launch_thelper(struct loc_eng_dmn_conn_thelper * thelper, int (*thread_proc_init) (void * context), int (*thread_proc_pre) (void * context), int (*thread_proc) (void * context), int (*thread_proc_post) (void * context), thelper_create_thread create_thread_cb, void * context) argument
[all...]
/hardware/qcom/gps/msm8994/core/
H A DLocAdapterBase.cpp45 ContextBase* context, LocAdapterProxyBase *adapterProxyBase) :
46 mEvtMask(mask), mContext(context),
47 mLocApi(context->getLocApi()), mLocAdapterProxyBase(adapterProxyBase),
48 mMsgTask(context->getMsgTask())
44 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context, LocAdapterProxyBase *adapterProxyBase) argument
H A DLocAdapterProxyBase.h43 ContextBase* context):
44 mLocAdapterBase(new LocAdapterBase(mask, context, this)) {
42 LocAdapterProxyBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context) argument
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c278 This function will initialize the thread context and launch the thelper_main
285 context - the context for the above four functions
298 int (*thread_proc_init) (void * context),
299 int (*thread_proc_pre) (void * context),
300 int (*thread_proc) (void * context),
301 int (*thread_proc_post) (void * context),
303 void * context)
309 if (context) {
310 thelper->thread_context = context;
297 loc_eng_dmn_conn_launch_thelper(struct loc_eng_dmn_conn_thelper * thelper, int (*thread_proc_init) (void * context), int (*thread_proc_pre) (void * context), int (*thread_proc) (void * context), int (*thread_proc_post) (void * context), thelper_create_thread create_thread_cb, void * context) argument
[all...]
/hardware/qcom/gps/msm8996/core/
H A DLocAdapterBase.cpp45 ContextBase* context, LocAdapterProxyBase *adapterProxyBase) :
46 mEvtMask(mask), mContext(context),
47 mLocApi(context->getLocApi()), mLocAdapterProxyBase(adapterProxyBase),
48 mMsgTask(context->getMsgTask())
44 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context, LocAdapterProxyBase *adapterProxyBase) argument
H A DLocAdapterProxyBase.h43 ContextBase* context):
44 mLocAdapterBase(new LocAdapterBase(mask, context, this)) {
42 LocAdapterProxyBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context) argument
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c278 This function will initialize the thread context and launch the thelper_main
285 context - the context for the above four functions
298 int (*thread_proc_init) (void * context),
299 int (*thread_proc_pre) (void * context),
300 int (*thread_proc) (void * context),
301 int (*thread_proc_post) (void * context),
303 void * context)
309 if (context) {
310 thelper->thread_context = context;
297 loc_eng_dmn_conn_launch_thelper(struct loc_eng_dmn_conn_thelper * thelper, int (*thread_proc_init) (void * context), int (*thread_proc_pre) (void * context), int (*thread_proc) (void * context), int (*thread_proc_post) (void * context), thelper_create_thread create_thread_cb, void * context) argument
[all...]
/hardware/qcom/gps/msm8998/core/
H A DLocAdapterBase.cpp45 ContextBase* context, LocAdapterProxyBase *adapterProxyBase) :
46 mEvtMask(mask), mContext(context),
47 mLocApi(context->getLocApi()), mLocAdapterProxyBase(adapterProxyBase),
48 mMsgTask(context->getMsgTask())
44 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context, LocAdapterProxyBase *adapterProxyBase) argument
H A DLocAdapterProxyBase.h43 ContextBase* context):
44 mLocAdapterBase(new LocAdapterBase(mask, context, this)) {
42 LocAdapterProxyBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, ContextBase* context) argument
/hardware/qcom/gps/msm8998/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c277 This function will initialize the thread context and launch the thelper_main
284 context - the context for the above four functions
297 int (*thread_proc_init) (void * context),
298 int (*thread_proc_pre) (void * context),
299 int (*thread_proc) (void * context),
300 int (*thread_proc_post) (void * context),
302 void * context)
308 if (context) {
309 thelper->thread_context = context;
296 loc_eng_dmn_conn_launch_thelper(struct loc_eng_dmn_conn_thelper * thelper, int (*thread_proc_init) (void * context), int (*thread_proc_pre) (void * context), int (*thread_proc) (void * context), int (*thread_proc_post) (void * context), thelper_create_thread create_thread_cb, void * context) argument
[all...]
/hardware/ti/omap4-aah/
H A Dstacktrace.c43 static _Unwind_Reason_Code trace_function(__unwind_context *context, void *arg) argument
47 intptr_t ip = (intptr_t)_Unwind_GetIP(context);
/hardware/ti/omap4xxx/
H A Dstacktrace.c43 static _Unwind_Reason_Code trace_function(__unwind_context *context, void *arg) argument
47 intptr_t ip = (intptr_t)_Unwind_GetIP(context);
/hardware/intel/common/libva/test/basic/
H A Dtest.c97 VAContextID context; local
117 va_status = vaCreateContext(va_dpy, config_id, 720, 480, 0 /* flag */, surfaces, 20, &context);
120 va_status = vaDestroyContext(va_dpy, context);
H A Dtest_10.c30 VAContextID context; variable
55 va_status = vaCreateContext( va_dpy, config, width, height, flags, surfaces, surface_count, &context );
111 va_status = vaCreateBuffer(va_dpy, context, buffer_types[i], buffer_sizes[i], 1, NULL, &buffer_ids[i]);
126 status("vaDestroyContext for context %08x\n", context);
127 va_status = vaDestroyContext( va_dpy, context );
/hardware/libhardware/include/hardware/
H A Dkeymaster0.h47 void* context; member in struct:keymaster0_device

Completed in 303 milliseconds

123456