Searched defs:method (Results 1 – 3 of 3) sorted by relevance
| /system/media/mca/filterfw/jni/ |
| D | jni_util.cpp | 137 jmethodID method = env->GetMethodID(env->GetObjectClass(object), "booleanValue", "()Z"); in ToCValue() local 140 jmethodID method = env->GetMethodID(env->GetObjectClass(object), "intValue", "()I"); in ToCValue() local 143 jmethodID method = env->GetMethodID(env->GetObjectClass(object), "floatValue", "()F"); in ToCValue() local
|
| /system/vold/ |
| D | VolumeManager.cpp | 899 int VolumeManager::shareEnabled(const char *label, const char *method, bool *enabled) { in shareEnabled() 920 int VolumeManager::shareVolume(const char *label, const char *method) { in shareVolume() 998 int VolumeManager::unshareVolume(const char *label, const char *method) { in unshareVolume()
|
| /system/core/adb/ |
| D | sysdeps_win32.c | 260 DWORD method; in _fh_file_lseek() local
|