OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_tag_len
(Results
1 - 4
of
4
) sorted by null
/system/connectivity/wifilogd/
protocol.h
81
AsciiMessage&
set_tag_len
(uint8_t new_tag_len) {
function in struct:android::wifilogd::protocol::AsciiMessage
/system/connectivity/wifilogd/tests/
protocol_unittest.cpp
41
AsciiMessage().
set_tag_len
(tagLen).set_data_len(dataLen);
51
ascii_message_header.
set_tag_len
(tagLen);
command_processor_unittest.cpp
93
.
set_tag_len
(SAFELY_CLAMP(
/external/nos/test/system-test-harness/src/
cavptests.cc
98
request.
set_tag_len
(test_case->tag_len / 8);
Completed in 399 milliseconds