Searched refs:pdpProfileUriType (Results 1 – 1 of 1) sorted by relevance
125 PdpProfileUriType pdpProfileUriType = ParseUriType(tempUri); in BatchInsert() local155 PdpProfileUriType pdpProfileUriType = ParseUriType(tempUri); in Insert() local157 if (pdpProfileUriType == PdpProfileUriType::PDP_PROFILE) { in Insert()212 PdpProfileUriType pdpProfileUriType = ParseUriType(tempUri); in Query() local213 …if (pdpProfileUriType == PdpProfileUriType::PDP_PROFILE || pdpProfileUriType == PdpProfileUriType:… in Query()257 switch (pdpProfileUriType) { in Update()344 if (pdpProfileUriType == PdpProfileUriType::PDP_PROFILE) { in Delete()386 return static_cast<int>(pdpProfileUriType); in OpenFile()401 pdpProfileUriType = it->second; in ParseUriType()403 pdpProfileUriType); in ParseUriType()[all …]