Home
last modified time | relevance | path

Searched defs:creator (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/gps/msm8909/utils/
DLocThread.cpp65 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
111 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/hardware/qcom/sm8150p/gps/utils/
DLocThread.cpp66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
DLocIpc.cpp396 static creator_t creator = (creator_t)dlGetSymFromLib(sLibQrtrHandle, sLibQrtrName, in getLocIpcQrtrSender() local
403 static creator_t creator = (creator_t)dlGetSymFromLib(sLibQrtrHandle, sLibQrtrName, in getLocIpcQrtrRecver() local
429 static creator_t creator = (creator_t)dlGetSymFromLib(sLibEmuHandle, "libloc_emu.so", in getLocIpcQmiLocServiceSenderRecverPair() local
/hardware/qcom/gps/msm8909w_3100/utils/
DLocThread.cpp66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/hardware/qcom/gps/msm8996/utils/
DLocThread.cpp65 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
111 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/hardware/qcom/gps/msm8998/utils/
DLocThread.cpp66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/hardware/qcom/sm7150/gps/utils/
DLocThread.cpp66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
DLocIpc.cpp386 static creator_t creator = (creator_t)dlGetSymFromLib(sLibQrtrHandle, sLibQrtrName, in getLocIpcQrtrSender() local
393 static creator_t creator = (creator_t)dlGetSymFromLib(sLibQrtrHandle, sLibQrtrName, in getLocIpcQrtrRecver() local
419 static creator_t creator = (creator_t)dlGetSymFromLib(sLibEmuHandle, "libloc_emu.so", in getLocIpcQmiLocServiceSenderRecverPair() local
/hardware/qcom/display/msm8998/sdm/include/utils/
Dfactory.h42 int Add(const std::string &name, const Creator &creator) { in Add()
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dfactory.h42 int Add(const std::string &name, const Creator &creator) { in Add()
/hardware/qcom/display/msm8909/sdm/include/utils/
Dfactory.h42 int Add(const std::string &name, const Creator &creator) { in Add()
/hardware/qcom/sm7250/display/sdm/include/utils/
Dfactory.h42 int Add(const std::string &name, const Creator &creator) { in Add()
/hardware/qcom/sm8150/display/sdm/include/utils/
Dfactory.h42 int Add(const std::string &name, const Creator &creator) { in Add()
/hardware/qcom/sm7250/gps/utils/
DLocIpc.cpp382 static creator_t creator = (creator_t)dlGetSymFromLib(sLibQrtrHandle, sLibQrtrName, in getLocIpcQrtrSender() local
391 static creator_t creator = (creator_t)dlGetSymFromLib(sLibQrtrHandle, sLibQrtrName, in getLocIpcQrtrRecver() local
417 static creator_t creator = (creator_t)dlGetSymFromLib(sLibEmuHandle, "libloc_emu.so", in getLocIpcQmiLocServiceSenderRecverPair() local
/hardware/qcom/sm8150/gps/utils/
DLocIpc.cpp382 static creator_t creator = (creator_t)dlGetSymFromLib(sLibQrtrHandle, sLibQrtrName, in getLocIpcQrtrSender() local
391 static creator_t creator = (creator_t)dlGetSymFromLib(sLibQrtrHandle, sLibQrtrName, in getLocIpcQrtrRecver() local
417 static creator_t creator = (creator_t)dlGetSymFromLib(sLibEmuHandle, "libloc_emu.so", in getLocIpcQmiLocServiceSenderRecverPair() local
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DObjectNameSpace.cpp383 SaveableTexture::creator_t creator) { in onLoad()
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.cpp676 SaveableTexture::creator_t creator) { in onLoadAllImages()