Home
last modified time | relevance | path

Searched defs:binary (Results 1 – 8 of 8) sorted by relevance

/system/chre/host/common/include/chre_host/
Dfragmented_load_transaction.h39 std::vector<uint8_t> binary; member
/system/extras/simpleperf/scripts/
Dbinary_cache_builder.py158 def _check_and_pull_binary(self, binary, expected_build_id, binary_cache_file): argument
/system/netd/tests/
Dbinder_test.cpp178 static std::vector<std::string> listIptablesRule(const char *binary, const char *chainName) { in listIptablesRule()
183 static int iptablesRuleLineLength(const char *binary, const char *chainName) { in iptablesRuleLineLength()
187 static bool iptablesRuleExists(const char *binary, in iptablesRuleExists()
357 static int bandwidthDataSaverEnabled(const char *binary) { in bandwidthDataSaverEnabled()
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dgrep.h86 bool binary; member
/system/tools/hidl/c2hal/
DExpression.cpp277 Expression *Expression::binary(Expression *lhs, std::string op, Expression *rhs) { in binary() function in android::Expression
/system/extras/simpleperf/
Drecord_file_reader.cpp417 char* binary = new char[header->size]; in ReadBuildIdFeature() local
Dread_elf.cpp170 llvm::object::OwningBinary<llvm::object::Binary> binary; member
/system/core/logcat/
Dlogcat.cpp62 bool binary; member
1129 bool binary = !strcmp(name, "events") || in __logcat() local