| /system/update_engine/update_manager/ |
| D | generic_variables.h | 58 PollCopyVariable(const std::string& name, const T& ref, const bool* is_set_p, in PollCopyVariable() 62 PollCopyVariable(const std::string& name, const T& ref, const bool* is_set_p) in PollCopyVariable() 64 PollCopyVariable(const std::string& name, const T& ref) in PollCopyVariable() 68 const T& ref, const bool* is_set_p, in PollCopyVariable() 73 const T& ref, const bool* is_set_p) in PollCopyVariable() 76 const T& ref) in PollCopyVariable()
|
| /system/extras/simpleperf/ |
| D | IOEventLoop.cpp | 167 bool IOEventLoop::DisableEvent(IOEventRef ref) { in DisableEvent() 178 bool IOEventLoop::EnableEvent(IOEventRef ref) { in EnableEvent() 189 bool IOEventLoop::DelEvent(IOEventRef ref) { in DelEvent()
|
| D | IOEventLoop_test.cpp | 162 IOEventRef ref = loop.AddReadEvent(fd[0], [&]() { in TEST() local 187 IOEventRef ref = loop.AddWriteEvent(fd[1], [&]() { in TEST() local
|
| /system/core/libmemunreachable/tests/ |
| D | Binder_test.cpp | 52 sp<IBinder> ref; member in android::BinderService 159 for (auto ref : refs) { in TEST_F() local
|
| /system/core/libmemunreachable/ |
| D | LeakFolding.cpp | 51 for (auto& ref : leak.node.references_out) { in ComputeDAG() local 65 scc->node.Foreach([&](SCCInfo* ref) { walk(ref); }); in AccumulateLeaks()
|
| D | Tarjan.h | 42 void Edge(Node<T>* ref) { in Edge()
|
| /system/core/libutils/ |
| D | RefBase.cpp | 299 int32_t ref; member 307 ref_entry* ref = new ref_entry; in addRef() local 327 ref_entry* ref = head; in removeRef() local 357 ref_entry* ref = r; in renameRefsId() local 754 void RefBase::renameRefId(weakref_type* ref, in renameRefId() 761 void RefBase::renameRefId(RefBase* ref, in renameRefId()
|
| /system/netd/server/ |
| D | MDnsSdListener.cpp | 73 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in discover() local 142 DNSServiceRef *ref = mMonitor->lookupServiceRef(requestId); in stop() local 165 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in serviceRegister() local 221 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in resolveService() local 287 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in getAddrInfo() local 347 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in setHostname() local 769 void MDnsSdListener::Monitor::deallocateServiceRef(DNSServiceRef* ref) { in deallocateServiceRef()
|
| /system/tools/hidl/ |
| D | Method.cpp | 76 [](const auto* ref) { return const_cast<Reference<Type>*>(ref); }); in getReferences() 91 [](const auto* ref) { return const_cast<Reference<Type>*>(ref); }); in getStrongReferences() 97 for (const auto* ref : getReferences()) { in getStrongReferences() local
|
| D | Type.cpp | 123 [](const auto* ref) { return const_cast<Reference<Type>*>(ref); }); in getReferences() 147 [](const auto* ref) { return const_cast<Reference<Type>*>(ref); }); in getStrongReferences() 153 for (const auto* ref : getReferences()) { in getStrongReferences() local
|
| D | AST.cpp | 298 for (const Reference<Type>* ref : type->getReferences()) { in checkForwardReferenceRestrictions() local 425 LocalIdentifier* AST::lookupLocalIdentifier(const Reference<LocalIdentifier>& ref, Scope* scope) { in lookupLocalIdentifier()
|
| /system/vold/ |
| D | KeyUtil.cpp | 129 auto ref = keyname(*name_prefix, *raw_ref); in installKey() local 147 auto ref = keyname(*name_prefix, raw_ref); in evictKey() local
|
| /system/core/adb/ |
| D | transport_mdns.cpp | 43 static inline int adb_DNSServiceRefSockFD(DNSServiceRef ref) { in adb_DNSServiceRefSockFD() 58 DNSServiceRef* ref = reinterpret_cast<DNSServiceRef*>(data); in pump_service_ref() local
|
| /system/netd/libnetdutils/include/netdutils/ |
| D | Slice.h | 71 inline const Slice makeSlice(const T& ref) { in makeSlice()
|
| /system/extras/ksmutils/ |
| D | lookup3.c | 877 uint32_t ref,x,y; in driver3() local
|
| /system/core/libpixelflinger/ |
| D | pixelflinger.cpp | 549 static void ggl_alphaFuncx(void* con, GGLenum func, GGLclampx ref) in ggl_alphaFuncx()
|
| D | scanline.cpp | 859 GGLcolor ref = c->state.alpha_test.ref; in scanline() local
|
| /system/core/libpixelflinger/codeflinger/ |
| D | GGLAssembler.cpp | 700 int ref = scratches.obtain(); in build_alpha_test() local
|