Home
last modified time | relevance | path

Searched defs:getLast (Results 1 – 6 of 6) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_util_Deque.js46 this.getLast = function (...args) { method
Dohos_util_List.js73 this.getLast = function (...args) { method
Dohos_util_LinkedList.js97 this.getLast = function (...args) { method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp245 MachineInstr *getLast() const { return LastInst; } in getLast() function in __anon7564f5730211::Chain
/third_party/icu/tools/colprobe/
Dsortedlines.cpp1297 SortedLines::getLast() { in getLast() function in SortedLines
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp45647 RawType getLast() { return sentinel.getPrevious(); } in getLast() function in mozilla::LinkedList
45648 ConstRawType getLast() const { return sentinel.getPrevious(); } in getLast() function in mozilla::LinkedList