Home
last modified time | relevance | path

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

/system/core/include/ziparchive/
Dzip_archive.h46 uint16_t method; member
/system/vold/
DVolumeManager.cpp1513 int VolumeManager::shareEnabled(const char *label, const char *method, bool *enabled) { in shareEnabled()
1534 int VolumeManager::shareVolume(const char *label, const char *method) { in shareVolume()
1617 int VolumeManager::unshareVolume(const char *label, const char *method) { in unshareVolume()
/system/core/libziparchive/
Dzip_archive.cc1082 const uint16_t method = entry->method; in ExtractToMemory() local
/system/core/adb/
Dsysdeps_win32.c261 DWORD method; in _fh_file_lseek() local