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