Home
last modified time | relevance | path

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

/external/opencore/protocols/http_parcom/src/
Dstring_keyvalue_store.cpp78 int32 StringKeyValueStore::addKeyValuePair(const StrCSumPtrLen &aNewKey, const StrPtrLen &aNewValue in addKeyValuePair()
126 int32 StringKeyValueStore::addKeyValuePair(const StrCSumPtrLen &aNewKey, const char *aNewValue, con… in addKeyValuePair()
133 …re::addKeyValuePair(const char *aNewKey, const uint32 aKeyLength, const char *aNewValue, const uin… in addKeyValuePair()
Dhttp_parser.cpp831 const StrPtrLen &aNewValue, in addKeyValuePairToStore()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node_metadata.cpp5180 …FParserNode::AddToValueList(Oscl_Vector<PvmiKvp, OsclMemAllocator>& aValueList, PvmiKvp& aNewValue) in AddToValueList() argument