Home | History | Annotate | Download | only in src

Lines Matching defs:GetNumMetadataKeys

979 uint32 PVMFDownloadManagerNode::GetNumMetadataKeys(char* query_key)
981 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVMFDownloadManagerNode::GetNumMetadataKeys() called"));
984 return (iFormatParserNode.Metadata())->GetNumMetadataKeys(query_key);