Home
last modified time | relevance | path

Searched refs:banner (Results 1 – 5 of 5) sorted by relevance

/system/core/adb/
Dtransport_test.cpp99 const char banner[] = in TEST_F() local
101 parse_banner(banner, &t); in TEST_F()
114 const char banner[] = in TEST_F() local
117 parse_banner(banner, &t); in TEST_F()
Dadb.cpp258 void parse_banner(const std::string& banner, atransport* t) { in parse_banner() argument
259 D("parse_banner: %s", banner.c_str()); in parse_banner()
263 std::vector<std::string> pieces = android::base::Split(banner, ":"); in parse_banner()
318 std::string banner(p->payload.begin(), p->payload.end()); in handle_new_connection() local
319 parse_banner(banner, t); in handle_new_connection()
325 << ", banner = '" << banner << "'"; in handle_new_connection()
Dprotocol.txt77 The system identity string should be "<systemtype>:<serialno>:<banner>"
79 kind of unique ID (or empty), and banner is a human-readable version
80 or identifier string. The banner is used to transmit useful properties.
/system/bt/gd/cert/
Dset_up_and_run_device_cert.sh80 function banner() { function
87 banner
/system/media/audio_utils/
DDoxyfile193 # as being the beginning of a Javadoc-style comment "banner". If set to NO, the