Home
last modified time | relevance | path

Searched defs:difference_type (Results 1 – 4 of 4) sorted by relevance

/system/libbase/include/android-base/
Dprocess.h41 using difference_type = pid_t; variable
/system/unwinding/libunwindstack/
DElfInterfaceArm.h38 using difference_type = std::ptrdiff_t; variable
/system/unwinding/libunwindstack/include/unwindstack/
DDwarfSection.h48 using difference_type = std::ptrdiff_t; variable
/system/chre/util/include/chre/util/
Darray_queue.h327 typedef std::ptrdiff_t difference_type; typedef