/aosp12/system/linkerconfig/contents/tests/configuration/include/ |
H A D | modules.h | 31 struct Namespace { struct 46 std::map<std::string, Namespace> namespaces; argument
|
/aosp12/build/soong/android/ |
H A D | namespace.go | 40 func (s *sortedNamespaces) add(namespace *Namespace) { 62 func (s *sortedNamespaces) index(namespace *Namespace) int { 288 func (r *NameResolver) chooseId(namespace *Namespace) { 347 type Namespace struct { struct 348 blueprint.NamespaceMarker 349 Path string 352 importedNamespaceNames []string 354 visibleNamespaces []*Namespace 356 id string 358 exportToKati bool [all …]
|
H A D | module.go | 1999 func (e *earlyModuleContext) Namespace() *Namespace { func
|
/aosp12/system/extras/perf2cfg/ |
H A D | perf2cfg.py | 86 def analyze_record_files(args: argparse.Namespace) -> analyze.RecordAnalyzer: 103 args: argparse.Namespace) -> None: 122 args: argparse.Namespace) -> None:
|
/aosp12/build/blueprint/ |
H A D | name_interface.go | 42 type Namespace interface { interface 48 func (m *NamespaceMarker) namespace(Namespace) { argument 121 func (s *SimpleNameInterface) ModuleFromName(moduleName string, namespace Namespace) (group ModuleG… 126 func (s *SimpleNameInterface) Rename(oldName string, newName string, namespace Namespace) (errs []e… 170 func (s *SimpleNameInterface) MissingDependencyError(depender string, dependerNamespace Namespace, …
|
H A D | module_ctx.go | 474 func (d *baseModuleContext) Namespace() Namespace { func
|
H A D | context.go | 3090 func (c *Context) moduleGroupFromName(name string, namespace Namespace) *moduleGroup {
|
/aosp12/frameworks/base/core/java/android/net/ |
H A D | LocalSocketAddress.java | 32 public enum Namespace { enum in LocalSocketAddress 47 Namespace (int id) { in Namespace() method in LocalSocketAddress.Namespace
|
/aosp12/system/extras/simpleperf/scripts/test/ |
H A D | do_test.py | 362 def __init__(self, args: argparse.Namespace): 369 def _build_test_devices(self, args: argparse.Namespace) -> List[Device]: 379 def _build_test_options(self, args: argparse.Namespace) -> List[str]: 460 def run_tests_in_child_process(tests: List[str], args: argparse.Namespace) -> bool:
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | ResourceValues.h | 374 struct Namespace { struct 375 std::string alias; 376 std::string package_name; 377 bool is_private;
|
/aosp12/system/extras/simpleperf/scripts/ |
H A D | debug_unwind_reporter.py | 132 def set_filters(self, args: argparse.Namespace):
|
/aosp12/frameworks/base/keystore/java/android/security/keystore/ |
H A D | KeyProperties.java | 909 public @interface Namespace {} annotation in KeyProperties
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |