Searched refs:getInstance (Results 1 – 16 of 16) sorted by relevance
55 binder_manager = wpa_supplicant_binder::BinderManager::getInstance(); in wpas_binder_init()86 wpa_supplicant_binder::BinderManager::getInstance(); in wpas_binder_register_interface()99 wpa_supplicant_binder::BinderManager::getInstance(); in wpas_binder_unregister_interface()
64 BinderManager *binder_manager = BinderManager::getInstance(); in CreateInterface()115 BinderManager *binder_manager = BinderManager::getInstance(); in GetInterface()
33 static BinderManager *getInstance();
24 BinderManager *BinderManager::getInstance() in getInstance() function in wpa_supplicant_binder::BinderManager
39 void *getInstance();52 T* get() { return static_cast<T*>(getInstance()); } in get()
52 void *ThreadLocalImpl::getInstance() {68 void *ThreadLocalImpl::getInstance() { return data; }
19 OS << '"' << getInstance() << '"'; in print()
232 return Label->getInstance(); in GetInstance()
34 void *ThreadLocalImpl::getInstance() { in getInstance() function in llvm::ThreadLocalImpl
38 unsigned getInstance() const { return Instance; } in getInstance() function
80 static TemporaryFiles &getInstance();102 TemporaryFiles &TemporaryFiles::getInstance() { in getInstance() function in __anone38eff540111::TemporaryFiles546 TemporaryFiles::getInstance().addFile(*this->FilePath); in TempPCHFile()567 TemporaryFiles::getInstance().removeFile(*FilePath); in RemoveFileIfPresent()
36 void *sys::ThreadLocalImpl::getInstance() {
72 Pass *getInstance() const { in getInstance() function
297 return InsertedPassID.getInstance(); in getInsertedPass()434 TargetPassID != InsertedPassID.getInstance()->getPassID())) && in insertPass()573 P = FinalPtr.getInstance(); in addPass()
60 ReturnType, DefineMatcher##_getInstance>::getInstance(); \
1721 static const Matcher &getInstance() {