Searched refs:nodeTargetAddr (Results 1 – 1 of 1) sorted by relevance
2279 std::shared_ptr<Asn1Node> nodeTargetAddr = metadataNode->Asn1GetChild(TAG_ESIM_TARGET_ADDR); in createNotification() local2280 if (nodeTargetAddr == nullptr) { in createNotification()2285 nodeTargetAddr->Asn1AsBytes(resultStr); in createNotification()