Searched refs:cleanRC (Results 1 – 1 of 1) sorted by relevance
136 ESR_ReturnCode cleanRC; in PFileSystemLinearToPathTokens() local138 cleanRC = arrayList->getSize(arrayList, count); in PFileSystemLinearToPathTokens()139 if (cleanRC != ESR_SUCCESS) in PFileSystemLinearToPathTokens()143 cleanRC = arrayList->get(arrayList, 0, (void**)&value); in PFileSystemLinearToPathTokens()144 if (cleanRC != ESR_SUCCESS) in PFileSystemLinearToPathTokens()147 cleanRC = arrayList->remove(arrayList, 0); in PFileSystemLinearToPathTokens()148 if (cleanRC != ESR_SUCCESS) in PFileSystemLinearToPathTokens()