OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_data_len
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/wifilogd/
protocol.h
76
AsciiMessage&
set_data_len
(uint16_t new_data_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);
52
ascii_message_header.
set_data_len
(dataLen);
command_processor_unittest.cpp
96
.
set_data_len
(SAFELY_CLAMP(
Completed in 450 milliseconds