Home
last modified time | relevance | path

Searched refs:ask (Results 1 – 3 of 3) sorted by relevance

/system/core/logd/tests/
Dlogd_test.cpp319 static const char ask[] = "dumpAndClose lids=0,1,2,3"; in TEST() local
320 user_logger_available = write(fd, ask, sizeof(ask)) == sizeof(ask); in TEST()
556 std::string ask(command); in timeout_negative() local
565 size_t len = ask.length() + 1; in timeout_negative()
566 written = write(fd, ask.c_str(), len) == (ssize_t)len; in timeout_negative()
637 std::string ask = android::base::StringPrintf( in TEST() local
649 size_t len = ask.length() + 1; in TEST()
650 written = write(fd, ask.c_str(), len) == (ssize_t)len; in TEST()
738 static const char ask[] = "stream lids=0,1,2,3,4,5,6"; // all sources in TEST() local
739 bool reader_requested = write(fd, ask, sizeof(ask)) == sizeof(ask); in TEST()
/system/sepolicy/tools/fc_sort/
DNOTICE29 anyone to deny you these rights or to ask you to surrender the rights.
252 to ask for permission. For software which is copyrighted by the Free
/system/core/adb/
Dprotocol.txt244 the client device could ask the host computer to setup inbound socket