Searched defs:aMaxSize (Results 1 – 6 of 6) sorted by relevance
| /external/openthread/examples/platforms/utils/ |
| D | logging_rtt.c | 101 static inline int logTimestamp(char *aLogString, uint16_t aMaxSize) in logTimestamp() 117 static inline int logLevel(char *aLogString, uint16_t aMaxSize, otLogLevel aLogLevel) in logLevel()
|
| /external/openthread/src/core/utils/ |
| D | history_tracker.cpp | 457 uint16_t HistoryTracker::List::Add(uint16_t aMaxSize, Timestamp aTimestamps[]) in Add() 474 Error HistoryTracker::List::Iterate(uint16_t aMaxSize, in Iterate() 511 void HistoryTracker::List::UpdateAgedEntries(uint16_t aMaxSize, Timestamp aTimestamps[]) in UpdateAgedEntries()
|
| /external/ms-tpm-20-ref/TPMCmd/tpm/src/support/ |
| D | Memory.c | 122 unsigned int aMaxSize // IN: The size of aInOut.buffer (max values for in MemoryConcat2B()
|
| /external/openthread/src/core/common/ |
| D | tlvs.cpp | 62 Error Tlv::FindTlv(const Message &aMessage, uint8_t aType, uint16_t aMaxSize, Tlv &aTlv) in FindTlv()
|
| /external/openthread/src/core/api/ |
| D | srp_server_api.cpp | 197 …erServiceGetServiceSubTypeLabel(const otSrpServerService *aService, char *aLabel, uint8_t aMaxSize) in otSrpServerServiceGetServiceSubTypeLabel()
|
| /external/openthread/src/core/net/ |
| D | ip6_address.cpp | 98 uint8_t Prefix::MatchLength(const uint8_t *aPrefixA, const uint8_t *aPrefixB, uint8_t aMaxSize) in MatchLength()
|