Searched defs:getter (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/gps/msm8909/core/ |
D | ContextBase.cpp | 50 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/ |
D | ContextBase.cpp | 50 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/ |
D | ContextBase.cpp | 52 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/ |
D | ContextBase.cpp | 50 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/ |
D | ContextBase.cpp | 50 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/ |
D | ContextBase.cpp | 50 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/ |
D | OMXComponentCodecBase.h | 89 OMXHANDLER getter; member
|
D | OMXComponentCodecBase.cpp | 166 OMXComponentCodecBase::OMXHANDLER getter, in AddHandler()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 6058 OsStackTraceGetterInterface* getter) { in set_os_stack_trace_getter()
|