OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adb_chmod
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
sysdeps.h
316
extern int
adb_chmod
(const char *, int);
354
#define chmod
adb_chmod
sysdeps_win32.cpp
2399
int
adb_chmod
(const char* path, int mode) {
function
[
all
...]
Completed in 84 milliseconds