Searched refs:Any (Results 1 – 10 of 10) sorted by relevance
/bionic/benchmarks/linker_relocation/regen/ |
D | common_types.py | 28 from typing import Any, Dict, Iterator, List, Optional, Set, Tuple 66 def to_json(self) -> Dict[str, Any]: 67 result: Dict[str, Any] = {} 77 def from_json(obj: Dict[str, Any]) -> 'DynSymbol': argument 95 def to_json(self) -> Dict[str, Any]: 96 result: Dict[str, Any] = {} 104 def from_json(obj: Dict[str, Any]) -> 'SymbolRef': argument 115 def to_json(self) -> Dict[str, Any]: 116 result: Dict[str, Any] = {} 124 def from_json(obj: Dict[str, Any]) -> 'Relocations': argument [all …]
|
D | dump_relocs.py | 47 from typing import Any, Set, List, Dict, Optional
|
/bionic/libc/ |
D | SECCOMP_BLOCKLIST_COMMON.TXT | 5 # Any entry in the blocklist must be in the syscalls file and not be in the allowlist file
|
D | SECCOMP_BLOCKLIST_APP.TXT | 5 # Any entry in the blocklist must be in the syscalls file and not be in the allowlist file
|
/bionic/libc/kernel/android/ |
D | README.md | 16 Any modification should first be made there then copied into the scsi
|
/bionic/libc/malloc_hooks/ |
D | README.md | 101 Any process spawned from this shell will run with malloc hooks enabled.
|
/bionic/libc/malloc_debug/ |
D | README_marshmallow_and_earlier.md | 35 Any errors detected by the library are reported in the log.
|
D | README.md | 30 Any errors detected by the library are reported in the log. 241 Any allocation routine, other than calloc, will result in the allocation being 365 file, all current records are deleted. Any allocations/frees occuring while 707 Any process spawned from this shell will run with malloc debug enabled
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 145 and reported to the user as space taken up by your app). Any .so file 411 Any combination of `dlerror`, `dlopen`, and `dlsym` can be used. There's
|
D | README.md | 118 # Any time we can just use a BSD implementation of something unmodified,
|