Searched refs:idBuf (Results 1 – 4 of 4) sorted by relevance
207 …u32 idBuf[MAX_DATA_ID];//Buffer for storing serial IDs. This is prepared by the application. By pr… in sampleFgOnlyTaskExecute() local208 …nn::boss::NsDataIdList serialIdList(idBuf, MAX_DATA_ID);//The number of serial IDs that can be obt… in sampleFgOnlyTaskExecute()
319 …u32 idBuf; // Buffer for storing serial IDs. This is prepare… in sampleNSAListExecute() local320 …nn::boss::NsDataIdList serialIdList(&idBuf, 1); // Download a file in the NSA list and get a sing… in sampleNSAListExecute()
261 …u32 idBuf[MAX_DATA_ID];//Buffer for storing serial IDs. This is prepared by the application. By pr… in sampleNADLTaskBgExecute() local262 …nn::boss::NsDataIdList serialIdList(idBuf, MAX_DATA_ID);//The number of serial IDs that can be obt… in sampleNADLTaskBgExecute()
398 …u32 idBuf[MAX_DATA_ID];//Buffer for storing serial IDs. This is prepared by the application. By pr… in sampleDataStoreDownloadTask() local399 …nn::boss::NsDataIdList serialIdList(idBuf, MAX_DATA_ID);//The number of serial IDs that can be obt… in sampleDataStoreDownloadTask()