/system/core/libutils/ |
D | CallStack.cpp | 84 CallStack::CallStackUPtr stack(new CallStack()); in getCurrentInternal() local 89 void CallStack::logStackInternal(const char* logtag, const CallStack* stack, in logStackInternal() 94 String8 CallStack::stackToStringInternal(const char* prefix, const CallStack* stack) { in stackToStringInternal() 98 void CallStack::deleteStack(CallStack* stack) { in deleteStack()
|
D | Threads.cpp | 679 status_t Thread::run(const char* name, int32_t priority, size_t stack) in run()
|
D | RefBase.cpp | 310 CallStack::CallStackUPtr stack; member
|
/system/memory/libmemunreachable/ |
D | ThreadCapture.h | 29 std::pair<uintptr_t, uintptr_t> stack; member
|
/system/extras/simpleperf/ |
D | OfflineUnwinder.cpp | 224 const char* stack, size_t stack_size, in UnwindCallChain()
|
D | record.cpp | 506 const std::vector<uint64_t>& ips, const std::vector<char>& stack, in SampleRecord()
|
D | record.h | 123 const BranchStackItemType* stack; member
|
/system/netd/tests/ |
D | netd_test.cpp | 69 static char stack[PAGE_SIZE * 2]; in nsTest() local
|
/system/memory/libmemunreachable/tests/ |
D | MemUnreachable_test.cpp | 91 TEST_F(MemunreachableTest, stack) { in TEST_F() argument
|
/system/extras/boottime_tools/bootanalyze/ |
D | bugreport_anayze.py | 108 def dump_crash(self, time, stack): argument
|
/system/core/debuggerd/handler/ |
D | debuggerd_handler.cpp | 622 char* stack = static_cast<char*>(thread_stack_allocation) + PAGE_SIZE; in debuggerd_init() local
|
/system/keymaster/km_openssl/ |
D | attestation_record.cpp | 528 static bool get_repeated_enums(const ASN1_INTEGER_SET* stack, keymaster_tag_t tag, in get_repeated_enums()
|
/system/tools/hidl/ |
D | AST.cpp | 331 std::unordered_set<const Type*> stack; in topologicalReorder() local 350 std::unordered_set<const ConstantExpression*> stack; in checkAcyclicConstantExpressions() local
|
/system/chre/host/msm/daemon/generated/ |
D | chre_slpi_skel.c | 179 uint8_t* stack; member 234 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
|
D | chre_slpi_stub.c | 179 uint8_t* stack; member 234 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
|
/system/nfc/src/gki/ulinux/ |
D | gki_ulinux.cc | 183 uint16_t* stack, uint16_t stacksize, void* pCondVar, in GKI_create_task()
|
/system/core/llkd/ |
D | libllkd.cpp | 301 char stack; // index in llkCheckStackSymbols for matches member 826 for (const auto& stack : llkCheckStackSymbols) { in llkCheckStack() local
|