Searched refs:kIsTargetLinux (Results 1 – 3 of 3) sorted by relevance
72 static constexpr bool kIsTargetLinux = true; variable75 static constexpr bool kIsTargetLinux = false; variable78 static constexpr bool kIsTargetLinux = false; variable93 static constexpr bool kIsTargetLinux = false; variable
469 if (kIsTargetBuild && !kIsTargetLinux) { in ShouldDenyAccessToMemberImpl()
1121 static_assert(!kIsTargetBuild || kIsTargetLinux || kIsTargetFuchsia, in Dlopen()