Searched refs:NADL_STORAGE_SIZE (Results 1 – 4 of 4) sorted by relevance
111 …const size_t NADL_STORAGE_SIZE = 3*1024*1024; //The amount of the expanded save data reg… in sampleFgOnlyTaskExecute() local117 result = nn::boss::RegisterStorage(APP_EXT_STORAGE_ID, NADL_STORAGE_SIZE); in sampleFgOnlyTaskExecute()
207 …const size_t NADL_STORAGE_SIZE = 3*1024*1024; //The amount of the expanded save data reg… in sampleNSAListExecute() local213 result = nn::boss::RegisterStorage(APP_EXT_STORAGE_ID, NADL_STORAGE_SIZE); in sampleNSAListExecute()
130 …const size_t NADL_STORAGE_SIZE = 3*1024*1024; //The amount of the expanded save data reg… in sampleNADLTaskBgExecute() local136 result = nn::boss::RegisterStorage(APP_EXT_STORAGE_ID, NADL_STORAGE_SIZE); in sampleNADLTaskBgExecute()
163 …const size_t NADL_STORAGE_SIZE = 3*1024*1024; // The amount of the expanded save data re… in sampleDataStoreUploadTask() local169 result = nn::boss::RegisterStorage(APP_EXT_STORAGE_ID, NADL_STORAGE_SIZE); in sampleDataStoreUploadTask()