HomeSort by relevance Sort by last modified time
    Searched refs:iSign (Results 1 - 2 of 2) sorted by null

  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvdl_config_file.h 240 iSign = aSign;
244 return iSign;
389 OSCL_HeapString<PVDlCfgFileAllocator> iSign;
pvdl_config_file.cpp 292 if (iSign.get_size())
294 tmpRet = iFile->Write(iSign.get_str(), 1, iSign.get_size());
555 iSign.set(OSCL_STATIC_CAST(char*, aTmpBuf), aSignLen);
601 *tmpPtr++ = iSign.get_size();

Completed in 28 milliseconds