Home
last modified time | relevance | path

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

/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node_metadata.cpp1913 PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValues()
1972 PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValues()
2005 PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValues()
2040 PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValues()
2240 PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValues()
2248 PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValues()
2368 PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValues()
2471 PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValues()
2561 PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValues()
2729 PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValues()
[all …]
/external/opencore/pvmi/pvmf/include/
Dpvmi_kvp_util.h69 OSCL_IMPORT_REF static PVMFStatus CreateKVPForWStringValue(PvmiKvp& aKeyVal,
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
Dpvmf_sm_fsp_base_impl.cpp2966 retval = PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValuesBase()
2995 retval = PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValuesBase()
3024 retval = PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValuesBase()
3053 retval = PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValuesBase()
3082 retval = PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValuesBase()
3111 retval = PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValuesBase()
3140 retval = PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValuesBase()
3169 retval = PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValuesBase()
3198 retval = PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValuesBase()
3227 retval = PVMFCreateKVPUtils::CreateKVPForWStringValue(KeyVal, in DoGetMetadataValuesBase()
[all …]
/external/opencore/pvmi/pvmf/src/
Dpvmi_kvp_util.cpp331 OSCL_EXPORT_REF PVMFStatus PVMFCreateKVPUtils::CreateKVPForWStringValue(PvmiKvp& aKeyVal, in CreateKVPForWStringValue() function in PVMFCreateKVPUtils