Searched defs:fileCount (Results 1 – 10 of 10) sorted by relevance
69 size_t fileCount = vecFileInfo_.size(); in Marshalling() local88 size_t fileCount = parcel.ReadUint64(); in Unmarshalling() local
116 int fileCount = 0; variable170 int fileCount = 0; variable202 int fileCount = 0; variable272 int fileCount = 0; variable344 int fileCount = 0; variable373 int fileCount = 0; variable423 int fileCount = 0; variable482 int fileCount = 0; variable
118 int fileCount = 0; variable173 int fileCount = 0; variable234 int fileCount = 0; variable309 int fileCount = 0; variable339 int fileCount = 0; variable387 int fileCount = 0; variable451 int fileCount = 0; variable
25 const uint32_t fileCount) in SendFile()
90 uint32_t fileCount = data.ReadUint32(); in SendFileStub() local
170 const uint32_t fileCount) in SendFile()
80 uint32_t fileCount = 0; in JsSendFile() local
1218 static int32_t BufferToFileList(FileListBuffer bufferInfo, char *firstFile, int32_t *fileCount) in BufferToFileList()1268 int32_t fileCount = 0; in ProcessFileListData() local
548 for (uint32_t fileCount = 0; fileCount < fileNum; fileCount++) { in UnpackFile() local
474 void CheckFileNumber(const string &filePath, int &fileCount)