Searched refs:namespaces (Results 1 – 15 of 15) sorted by relevance
/system/media/camera/docs/ |
D | metadata_model_test.py | 35 combined_ins = [i for i in combined_children_namespace.namespaces] 80 self.assertIn(ins1, combined_kind.namespaces) 81 self.assertIn(ins2, combined_kind.namespaces) 115 combined_ins = [i for i in combined_children_kind.namespaces]
|
D | metadata_model.py | 532 ins_dict = self._dictionary_by_name(parent.namespaces) 555 if ins not in parent.namespaces: 771 combined._namespaces.extend(k.namespaces) 797 def namespaces(self): member in Kind 814 for i in self.namespaces: 860 for ins in self.namespaces: 863 new_ins._namespaces.extend(ins.namespaces) 896 def namespaces(self): member in InnerNamespace 913 for i in self.namespaces:
|
D | ACameraMetadata.mako | 24 % for inner_namespace in get_children_by_filtering_kind(section, kind_name, 'namespaces'):
|
D | CameraMetadataEnums.mako | 56 % for inner_namespace in get_children_by_filtering_kind(section, xml_name, 'namespaces'):
|
D | CameraMetadataKeys.mako | 79 % for inner_namespace in get_children_by_filtering_kind(section, xml_name, 'namespaces'):
|
D | metadata_template.mako | 55 % for nested in node.namespaces:
|
D | html.mako | 161 % for nested in node.namespaces: 236 % for nested in node.namespaces:
|
/system/core/libutils/ |
D | README | 110 defines two namespaces: 139 overlay packages) to existing resource namespaces, like so:
|
/system/sepolicy/ |
D | vold.te | 174 # vold needs to chroot into app namespaces to remount when runtime permissions change
|
/system/tools/aidl/docs/ |
D | aidl-cpp.md | 61 Generated C++ ends up in nested namespaces corresponding to the interface’s
|
/system/core/adb/ |
D | SERVICES.TXT | 199 socket namespaces.
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 241 # for that language. For instance, namespaces will be presented as packages, 286 # classes, or namespaces to their corresponding documentation. Such a link can 437 # If this flag is set to YES, the members of anonymous namespaces will be 559 # fully-qualified names, including namespaces. If set to NO, the class list will 800 # (namespaces, classes, functions, etc.) that should be excluded from the
|
D | Doxyfile | 241 # for that language. For instance, namespaces will be presented as packages, 286 # classes, or namespaces to their corresponding documentation. Such a link can 437 # If this flag is set to YES, the members of anonymous namespaces will be 559 # fully-qualified names, including namespaces. If set to NO, the class list will 800 # (namespaces, classes, functions, etc.) that should be excluded from the
|
/system/core/rootdir/ |
D | init.rc | 276 # Mount shared so changes propagate into child namespaces
|
/system/core/metricsd/uploader/proto/ |
D | system_profile.proto | 237 // completely overlapping namespaces for identifiers.
|