Home
last modified time | relevance | path

Searched refs:full (Results 1 – 25 of 30) sorted by relevance

12

/system/security/keystore/tests/
DMakefile94 MEMCHECK_OPTS=--leak-check=full \
96 --vgdb=full \
/system/core/crash_reporter/
Dcrash_collector.cc306 bool full = false; in CheckHasCapacity() local
330 full = true; in CheckHasCapacity()
335 return !full; in CheckHasCapacity()
/system/bt/osi/
DAndroid.mk168 LOCAL_SHARED_LIBRARIES := libc liblog libprotobuf-cpp-full libchrome libcutils
186 LOCAL_SHARED_LIBRARIES := liblog libprotobuf-cpp-full libchrome
/system/bt/hci/
DAndroid.mk71 LOCAL_SHARED_LIBRARIES := liblog libdl libprotobuf-cpp-full
/system/core/logwrapper/
Dlogwrap.c107 int full = 0; in add_line_to_linear_buf() local
110 full = 1; in add_line_to_linear_buf()
117 return full; in add_line_to_linear_buf()
/system/bt/main/
DAndroid.mk64 libprotobuf-cpp-full \
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/
Dheader.h123 int perf_header__fprintf_info(struct perf_session *s, FILE *fp, bool full);
/system/keymaster/
DMakefile173 MEMCHECK_OPTS=--leak-check=full \
175 --vgdb=full \
/system/connectivity/shill/net/
Dnetlink_manager.h375 void Reset(bool full);
Dnetlink_manager.cc200 void NetlinkManager::Reset(bool full) { in Reset() argument
210 if (full) { in Reset()
/system/extras/tests/net_test/
DREADME67 since the filesystem contains a full Linux userland, it's possible to boot into
/system/core/rootdir/
Dueventd.rc13 /dev/full 0666 root root
Dinit.rc230 # Healthd can trigger a full boot from charger mode by signaling this
/system/core/logd/
DLogKlog.cpp254 bool full = len == (sizeof(buffer) - 1); in onDataAvailable() local
261 if (((tok + sublen) >= ep) && (retval != 0) && full) { in onDataAvailable()
/system/sepolicy/tools/sepolicy-analyze/
DREADME94 a full policy.conf file and output them in a more easily parsed format.
/system/sepolicy/tools/fc_sort/
DNOTICE178 parties remain in full compliance.
291 the "copyright" line and a pointer to where the full notice is found.
/system/media/camera/docs/
Dhtml.mako78 /* Entry details (full docs) flair */
/system/bt/doc/
Dpower_management.md71 - `BTA_DM_PM_ACTIVE` is full-on power.
/system/core/adb/
DSERVICES.TXT181 privileges and thus may not run on all devices. <path> is a full
/system/core/metricsd/uploader/proto/
Dsystem_profile.proto49 // A full version number string could look similar to:
582 // like "receiver" or use the full manufacturer name (e.g "PHILIPS").
/system/core/fastboot/
Dfastboot_protocol.txt15 * Max packet size must be 64 bytes for full-speed, 512 bytes for
/system/sepolicy/
Dfile_contexts70 /dev/full u:object_r:full_device:s0
/system/media/audio_utils/
DDoxyfile.orig130 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
493 # their full class and namespace scopes in the documentation. If set to YES the
1134 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1135 # representing an infinite number of entries and will result in a full expanded
1214 # The file has to be specified with full path.
1329 # If you want full control over the layout of the generated HTML pages it might
DDoxyfile130 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
493 # their full class and namespace scopes in the documentation. If set to YES the
1134 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1135 # representing an infinite number of entries and will result in a full expanded
1214 # The file has to be specified with full path.
1329 # If you want full control over the layout of the generated HTML pages it might
/system/connectivity/shill/doc/
Ddevice-api.txt485 to gain full access to this network.

12