Searched defs:current_ptr (Results 1 – 3 of 3) sorted by relevance
/external/perfetto/src/trace_processor/ |
D | fuchsia_trace_utils.cc | 34 base::StringView ReadInlineString(const uint64_t** current_ptr, in ReadInlineString() 48 ThreadInfo ReadInlineThread(const uint64_t** current_ptr) { in ReadInlineThread() 57 int64_t ReadTimestamp(const uint64_t** current_ptr, uint64_t ticks_per_second) { in ReadTimestamp()
|
/external/libcxxabi/src/ |
D | private_typeinfo.cpp | 726 const void* current_ptr, in process_static_type_above_dst() 772 const void* current_ptr, in process_static_type_below_dst() 839 const void* current_ptr, in search_below_dst() 1012 const void* current_ptr, in search_below_dst() 1089 const void* current_ptr, in search_below_dst() 1159 const void* current_ptr, in search_above_dst() 1233 const void* current_ptr, in search_above_dst() 1248 const void* current_ptr, in search_above_dst() 1263 const void* current_ptr, in search_above_dst() 1283 const void* current_ptr, in search_below_dst()
|
/external/toybox/lib/ |
D | password.c | 157 char *current_ptr = NULL; in update_password() local
|