Home
last modified time | relevance | path

Searched defs:all (Results 1 – 5 of 5) sorted by relevance

/system/tpm/trunks/
DMakefile38 all: $(SHARED_OBJS) target
/system/extras/librank/
Dlibrank.c75 struct library_info *get_library(const char *name, bool all) { in get_library()
220 bool all; in main() local
/system/core/logd/
DLogTags.cpp845 bool all = name && (name[0] == '*') && !name[1]; in formatGetEventTag() local
/system/core/libbacktrace/
Dbacktrace_test.cpp339 std::unique_ptr<Backtrace> all( in VerifyLevelIgnoreFrames() local
622 std::unique_ptr<Backtrace> all(Backtrace::Create(getpid(), thread_data.tid)); in TEST() local
/system/netd/tests/
Ddns_tls_test.cpp795 auto all = map.getAll(); in TEST() local