Searched refs:depend (Results 1 – 5 of 5) sorted by relevance
243 def __detect_invert_dependency(self, systemability, depend): argument254 dep_idx = self.bootphase_dict.get(depend)263 _format.format(systemability, depend))265 def __detect_creation_dependency(self, systemability, depend): argument274 dep_creation = self.creation_dict.get(depend)276 raise json_err.RunOnCreateDependencyError(_format.format(systemability, depend))
75 # arm builds of libc++ starting in NDK r12 depend on unwind.
496 It's usually best to depend directly on the destination target.499 should depend publicly on the destination to forward the ability
558 # removes this config, executables & shared libraries should still depend on
236 # depend unconditionally on the group rather than duplicating flag checks