OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resizeImageFile
(Results
1 - 3
of
3
) sorted by null
/system/vold/
Loop.h
35
static int
resizeImageFile
(const char *file, unsigned int numSectors);
Loop.cpp
252
int Loop::
resizeImageFile
(const char *file, unsigned int numSectors) {
VolumeManager.cpp
684
if (Loop::
resizeImageFile
(asecFileName, numImgSectors + 1)) {
728
Loop::
resizeImageFile
(asecFileName, oldNumSec);
[
all
...]
Completed in 228 milliseconds