Home
last modified time | relevance | path

Searched defs:getter (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/gps/msm8909/core/
DContextBase.cpp50 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() local
73 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
85 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
/hardware/qcom/gps/msm8996/core/
DContextBase.cpp50 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() local
73 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
85 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
/hardware/qcom/gps/msm8084/core/
DContextBase.cpp52 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() local
82 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
97 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
/hardware/qcom/gps/msm8994/core/
DContextBase.cpp50 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() local
73 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
85 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
/hardware/qcom/gps/msm8960/core/
DContextBase.cpp50 getIzatProxy_t* getter = (getIzatProxy_t*)dlsym(lib, "getIzatProxy"); in getIzatProxy() local
72 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
84 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
/hardware/qcom/gps/core/
DContextBase.cpp50 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() local
73 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
85 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
/hardware/intel/common/omx-components/videocodec/
DOMXComponentCodecBase.h89 OMXHANDLER getter; member
DOMXComponentCodecBase.cpp166 OMXComponentCodecBase::OMXHANDLER getter, in AddHandler()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc6058 OsStackTraceGetterInterface* getter) { in set_os_stack_trace_getter()