Home
last modified time | relevance | path

Searched refs:depend (Results 1 – 5 of 5) sorted by relevance

/build/ohos/sa_profile/sa_info_process/
Dsort_sa_by_bootphase.py243 def __detect_invert_dependency(self, systemability, depend): argument
254 dep_idx = self.bootphase_dict.get(depend)
263 _format.format(systemability, depend))
265 def __detect_creation_dependency(self, systemability, depend): argument
274 dep_creation = self.creation_dict.get(depend)
276 raise json_err.RunOnCreateDependencyError(_format.format(systemability, depend))
/build/config/ohos/
DBUILD.gn75 # arm builds of libc++ starting in NDK r12 depend on unwind.
/build/docs/
D编译构建调试文档.md496 It's usually best to depend directly on the destination target.
499 should depend publicly on the destination to forward the ability
/build/config/sanitizers/
DBUILD.gn558 # removes this config, executables & shared libraries should still depend on
/build/config/
DBUILDCONFIG.gn236 # depend unconditionally on the group rather than duplicating flag checks