Home
last modified time | relevance | path

Searched refs:private (Results 1 – 23 of 23) sorted by relevance

/build/make/tools/fs_config/end_to_end_test/
Drun_test.sh4 …--aid-header $ANDROID_BUILD_TOP/system/core/libcutils/include/private/android_filesystem_config.h \
16 …--aid-header $ANDROID_BUILD_TOP/system/core/libcutils/include/private/android_filesystem_config.h \
28 …--aid-header $ANDROID_BUILD_TOP/system/core/libcutils/include/private/android_filesystem_config.h \
39 …--aid-header $ANDROID_BUILD_TOP/system/core/libcutils/include/private/android_filesystem_config.h \
50 …--aid-header $ANDROID_BUILD_TOP/system/core/libcutils/include/private/android_filesystem_config.h \
61 …--aid-header $ANDROID_BUILD_TOP/system/core/libcutils/include/private/android_filesystem_config.h \
/build/soong/sdk/
Dsdk_test.go331 private string member
357 private: "common",
372 private: "common",
395 private: "",
413 private: "common",
431 private: "common",
/build/make/core/
Dproguard_basic_keeps.flags1 # Some classes in the libraries extend package private classes to chare common functionality
28 private static final java.io.ObjectStreamField[] serialPersistentFields;
30 private void writeObject(java.io.ObjectOutputStream);
31 private void readObject(java.io.ObjectInputStream);
/build/make/tools/ziptime/
DZipFile.h45 private:
DZipEntry.h71 private:
/build/make/target/product/gsi/
D28.txt247 VNDK-private: libbacktrace.so
248 VNDK-private: libblas.so
249 VNDK-private: libcompiler_rt.so
250 VNDK-private: libft2.so
251 VNDK-private: libgui.so
252 VNDK-private: libunwind.so
D31.txt152 VNDK-private: libbacktrace.so
153 VNDK-private: libblas.so
154 VNDK-private: libcompiler_rt.so
155 VNDK-private: libft2.so
156 VNDK-private: libgui.so
Dcurrent.txt152 VNDK-private: libbacktrace.so
153 VNDK-private: libblas.so
154 VNDK-private: libcompiler_rt.so
155 VNDK-private: libft2.so
156 VNDK-private: libgui.so
D29.txt268 VNDK-private: libbacktrace.so
269 VNDK-private: libbinderthreadstate.so
270 VNDK-private: libblas.so
271 VNDK-private: libcompiler_rt.so
272 VNDK-private: libft2.so
273 VNDK-private: libgui.so
D30.txt305 VNDK-private: libbacktrace.so
306 VNDK-private: libblas.so
307 VNDK-private: libcompiler_rt.so
308 VNDK-private: libft2.so
309 VNDK-private: libgui.so
/build/bazel/rules_cc/examples/
DBUILD42 visibility = ["//visibility:private"],
/build/soong/ui/build/sandbox/darwin/
Dglobal.sb23 (subpath "/private/var/folders"))
/build/bazel/rules_cc/cc/
Ddefs.bzl17 # load("//cc/private/rules_impl:cc_flags_supplier.bzl", _cc_flags_supplier = "cc_flags_supplier")
18 # load("//cc/private/rules_impl:compiler_flag.bzl", _compiler_flag = "compiler_flag")
/build/make/tools/zipalign/
DZipFile.h161 private:
DZipEntry.h206 private:
/build/make/
DAndroid.bp30 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/build/soong/cc/
Dcc_test.go478 private: true,
519 private: true,
536 private: true,
760 private: true,
897 private: true,
1111 private: true,
1154 private: true,
1243 private: true,
1677 private: true,
1700 private: true,
[all …]
Dsnapshot_prebuilt.go43 private(m LinkableInterface) bool methodSpec
132 func (vendorSnapshotImage) private(m LinkableInterface) bool { func
214 func (recoverySnapshotImage) private(m LinkableInterface) bool { func
Dtesting.go297 private: true,
Dvendor_snapshot.go206 return sanitizable.OutputFile().Valid() && !image.private(m)
/build/make/tools/releasetools/
Dpylintrc241 # A path to a file that contains private dictionary; one word per line.
242 spelling-private-dict-file=
244 # Tells whether to store unknown words to indicated private dictionary in
245 # --spelling-private-dict-file option instead of raising a message.
/build/soong/
DREADME.md290 * `["//visibility:private"]`: Only rules in the module's package (not its
315 The visibility rules of `//visibility:public` and `//visibility:private` cannot
341 global refactoring will be done to change this to `//visibility:private` at
/build/make/tools/fs_config/
DAndroid.mk27 system_android_filesystem_config := system/core/libcutils/include/private/android_filesystem_config…