Searched refs:to_little_endian_dword (Results 1 – 1 of 1) sorted by relevance
287 function to_little_endian_dword(str) { function10926 saveString += to_little_endian_dword(totalLength);10935 saveString += to_little_endian_dword(encodedData.length);10957 saveString += to_little_endian_dword(encodedData.length);10963 saveString = "EMULATOR_DATA" + to_little_endian_dword(totalLength) + saveString;