Searched refs:NULLSTR (Results 1 – 4 of 4) sorted by relevance
129 msg.data = IccFileController::NULLSTR; in ProcessRecordSize()183 msg.data = IccFileController::NULLSTR; in ProcessBinarySize()192 std::string str = IccFileController::NULLSTR; in ProcessReadRecord()193 std::string path = IccFileController::NULLSTR; in ProcessReadRecord()221 msg.data = IccFileController::NULLSTR; in ProcessReadRecord()262 return IccFileController::NULLSTR; in ObtainElementFileForPublic()278 msg.data = IccFileController::NULLSTR; in ObtainBinaryFile()297 msg.data = IccFileController::NULLSTR; in ObtainBinaryFile()320 msg.data = IccFileController::NULLSTR; in ObtainLinearFixedFile()348 msg.data = IccFileController::NULLSTR; in ObtainAllLinearFixedFile()[all …]
370 UpdateSPN(IccFileController::NULLSTR); in StartObtainSpn()477 UpdateSPN(IccFileController::NULLSTR); in ProcessSpnShortCphs()874 std::string nullStr = IccFileController::NULLSTR; in ProcessGetMbdnDone()890 voiceMailNum_ = IccFileController::NULLSTR; in ProcessGetMbdnDone()891 voiceMailTag_ = IccFileController::NULLSTR; in ProcessGetMbdnDone()931 voiceMailNum_ = IccFileController::NULLSTR; in ProcessGetCphsMailBoxDone()932 voiceMailTag_ = IccFileController::NULLSTR; in ProcessGetCphsMailBoxDone()
69 std::string cphsInfo_ = IccFileController::NULLSTR;79 std::string efLi_ = IccFileController::NULLSTR;80 std::string efPl_ = IccFileController::NULLSTR;
56 inline const static std::string NULLSTR = ""; variable