Home
last modified time | relevance | path

Searched defs:aValueLength (Results 1 – 1 of 1) sorted by relevance

/external/opencore/protocols/http_parcom/src/
Dstring_keyvalue_store.cpp88 int32 aValueLength = aNewValue.length(); in addKeyValuePair() local
133 …air(const char *aNewKey, const uint32 aKeyLength, const char *aNewValue, const uint32 aValueLength, in addKeyValuePair()