Home
last modified time | relevance | path

Searched defs:Stack (Results 1 – 14 of 14) sorted by relevance

/aosp12/system/bt/gd/rust/shim/src/
H A Dstack.rs11 pub struct Stack(bt_main::Stack); struct
13 impl Deref for Stack { implementation
20 impl DerefMut for Stack { implementation
49 pub fn stack_start(_stack: &mut Stack) { in stack_start()
53 pub fn stack_stop(stack: &mut Stack) { in stack_stop()
H A Dbridge.rs10 type Stack; typedef
16 fn stack_start(stack: &mut Stack); in stack_start()
17 fn stack_stop(stack: &mut Stack); in stack_stop()
/aosp12/system/bt/gd/rust/main/src/
H A Dlib.rs19 pub struct Stack { struct
24 impl Stack { argument
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DStack.java27 public class Stack<T> extends ArrayList<T> { class
31 public Stack() { in Stack() method in Stack
35 public Stack(int size) { in Stack() method in Stack
/aosp12/system/bt/gd/rust/linux/stack/src/
H A Dlib.rs64 pub struct Stack {} struct
66 impl Stack { impl
/aosp12/system/memory/libmemunreachable/
H A DPtracerThread.cpp40 class Stack { class
42 explicit Stack(size_t size) : size_(size) { in Stack() function in android::Stack
H A DPtracerThread.h29 class Stack; variable
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/
H A Dstack.h35Stack(Allocator* allocator, size_t stackCapacity) : allocator_(allocator), ownAllocator_(0), stack… in Stack() function
40 Stack(Stack&& rhs) in Stack() function
/aosp12/frameworks/base/core/proto/android/os/
H A Dbacktrace.proto27 message Stack { message
/aosp12/frameworks/base/tools/aapt2/xml/
H A DXmlDom.cpp42 struct Stack { struct
43 std::unique_ptr<xml::Element> root;
44 std::stack<xml::Element*> node_stack;
45 std::unique_ptr<xml::Element> pending_element;
46 std::string pending_comment;
47 std::unique_ptr<xml::Text> last_text_node;
/aosp12/packages/modules/NeuralNetworks/common/
H A DBufferTracker.cpp191 using Stack = std::stack<Request::MemoryDomainToken, StackSpace>; in BufferTracker() typedef
/aosp12/system/bt/gd/rust/facade/src/
H A Dlib.rs77 async fn start(stack: Stack, req: StartStackRequest, grpc_port: u16) -> Self { in start()
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...