Searched refs:HandleErrorForKVPAllocation (Results 1 – 2 of 2) sorted by relevance
/external/opencore/fileformats/id3parcom/include/ |
D | pv_id3_parcom.h | 882 …PvmiKvpSharedPtr HandleErrorForKVPAllocation(OSCL_String& aKey, PvmiKvpValueType aValueType, uint3…
|
/external/opencore/fileformats/id3parcom/src/ |
D | pv_id3_parcom.cpp | 454 kvp = HandleErrorForKVPAllocation(key, kvpValueType, valueSize, truncate, status); in SetID3Frame() 3639 kvpPtr = HandleErrorForKVPAllocation(keyStr, PVMI_KVPVALTYPE_UINT32, 1, truncate, status); in ReadTrackLengthFrame() 4331 PvmiKvpSharedPtr PVID3ParCom::HandleErrorForKVPAllocation(OSCL_String& aKey, PvmiKvpValueType aValu… in HandleErrorForKVPAllocation() function in PVID3ParCom
|