OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_mkdirs
(Results
1 - 3
of
3
) sorted by null
/system/core/include/cutils/
fs.h
65
extern int
fs_mkdirs
(const char* path, mode_t mode);
/system/core/libcutils/
fs.c
153
int
fs_mkdirs
(const char* path, mode_t mode) {
function
/system/vold/
VolumeManager.cpp
[
all
...]
Completed in 76 milliseconds