Home
last modified time | relevance | path

Searched defs:method (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DVolumeManager.cpp1161 int VolumeManager::shareEnabled(const char *label, const char *method, bool *enabled) { in shareEnabled()
1182 int VolumeManager::shareVolume(const char *label, const char *method) { in shareVolume()
1260 int VolumeManager::unshareVolume(const char *label, const char *method) { in unshareVolume()
/system/core/adb/
Dsysdeps_win32.c260 DWORD method; in _fh_file_lseek() local