Home
last modified time | relevance | path

Searched refs:CreateKVPForKSVValue (Results 1 – 4 of 4) sorted by relevance

/external/opencore/pvmi/pvmf/include/
Dpvmi_kvp_util.h105 OSCL_IMPORT_REF static PVMFStatus CreateKVPForKSVValue(PvmiKvp& aKeyVal,
/external/opencore/pvmi/pvmf/src/
Dpvmi_kvp_util.cpp656 OSCL_EXPORT_REF PVMFStatus PVMFCreateKVPUtils::CreateKVPForKSVValue(PvmiKvp& aKeyVal, in CreateKVPForKSVValue() function in PVMFCreateKVPUtils
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node_metadata.cpp2172 …PVMFStatus retval = PVMFCreateKVPUtils::CreateKVPForKSVValue(KeyVal, PVMP4METADATA_COVER_KEY, OSCL… in DoGetMetadataValues()
2647 retval = PVMFCreateKVPUtils::CreateKVPForKSVValue(KeyVal, in DoGetMetadataValues()
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
Dpvmf_sm_fsp_base_impl.cpp3330 retval = PVMFCreateKVPUtils::CreateKVPForKSVValue(KeyVal, in DoGetMetadataValuesBase()