Searched refs:Any (Results 1 – 9 of 9) sorted by relevance
/development/scripts/ |
D | gdbclient_test.py | 21 from typing import Any 27 …def merge_compare(self, base: dict[str, Any], to_add: dict[str, Any] | None, expected: dict[str, A… argument
|
D | lldbclient.py | 30 from typing import Any, BinaryIO 272 def merge_launch_dict(base: dict[str, Any], to_add: dict[str, Any] | None) -> None: argument 314 …me: str, port: str | int, solib_search_path: list[str], extra_props: dict[str, Any] | None) -> str: 351 … is64bit: bool, port: str | int, debugger: str, vscode_launch_props: dict[str, Any] | None) -> str:
|
D | gdbclient.py | 30 from typing import Any, BinaryIO 272 def merge_launch_dict(base: dict[str, Any], to_add: dict[str, Any] | None) -> None: argument 314 …me: str, port: str | int, solib_search_path: list[str], extra_props: dict[str, Any] | None) -> str: 351 … is64bit: bool, port: str | int, debugger: str, vscode_launch_props: dict[str, Any] | None) -> str:
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | MaxAspectRatio.java | 29 public static class Any extends MaxAspectRatio { class in MaxAspectRatio
|
/development/python-packages/adb/adb/ |
D | __init__.py | 24 from typing import Any, Callable 329 **kwargs: Any, argument 330 ) -> subprocess.Popen[Any]:
|
/development/tools/mkstubs/ |
D | README.txt | 67 before the generated throw exception. Any attempt to load such a class should trigger
|
/development/samples/VirtualDeviceManager/ |
D | README.md | 127 NOTE: Any flag changes require device reboot or "Force stop" of the host app 231 into the host device. Any context that is associated with the virtual device 236 into the host device. (WIP: Any context that is associated with the virtual device 247 - **Enable client Audio**: Enables audio output on the client device. Any
|
/development/tools/apkcheck/ |
D | README.txt | 113 Suppose a class defines a method "public Foo gimmeFoo()". Any subclass
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 794 Any executables containing that work also fall under Section 6, 876 the Library except as expressly provided under this License. Any 1768 except as expressly provided under this License. Any attempt 2517 Any executables containing that work also fall under Section 6, 2591 the Library except as expressly provided under this License. Any 2968 Any executables containing that work also fall under Section 6, 3050 the Library except as expressly provided under this License. Any 3515 A. Any addition to or deletion from the contents of a file 3518 B. Any new file that contains any part of the Original Code or 3628 Any Modification which You create or to which You contribute must be [all …]
|