/aosp12/system/bt/gd/rust/shim/src/ |
H A D | stack.rs | 11 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 D | bridge.rs | 10 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 D | lib.rs | 19 pub struct Stack { struct 24 impl Stack { argument
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
H A D | Stack.java | 27 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 D | lib.rs | 64 pub struct Stack {} struct 66 impl Stack { impl
|
/aosp12/system/memory/libmemunreachable/ |
H A D | PtracerThread.cpp | 40 class Stack { class 42 explicit Stack(size_t size) : size_(size) { in Stack() function in android::Stack
|
H A D | PtracerThread.h | 29 class Stack; variable
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/ |
H A D | stack.h | 35 …Stack(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 D | backtrace.proto | 27 message Stack { message
|
/aosp12/frameworks/base/tools/aapt2/xml/ |
H A D | XmlDom.cpp | 42 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 D | BufferTracker.cpp | 191 using Stack = std::stack<Request::MemoryDomainToken, StackSpace>; in BufferTracker() typedef
|
/aosp12/system/bt/gd/rust/facade/src/ |
H A D | lib.rs | 77 async fn start(stack: Stack, req: StartStackRequest, grpc_port: u16) -> Self { in start()
|
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |