HomeSort by relevance Sort by last modified time
    Searched defs:get_field (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/
android_bluetooth_common.cpp 78 jfieldID get_field(JNIEnv *env, jclass clazz, const char *member, function in namespace:android
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesf.h 186 inline FIELD* get_field() const { function in class:NCursesFormField
727 OnError(::set_field_type(f.get_field(),fieldtype,min_field_width));
743 OnError(::set_field_type(f.get_field(),fieldtype,min_field_width));
760 OnError(::set_field_type(f.get_field(),fieldtype,
778 OnError(::set_field_type(f.get_field(),fieldtype,
795 OnError(::set_field_type(f.get_field(),fieldtype,regex));
842 OnError(::set_field_type(f.get_field(),fieldtype,
877 OnError(::set_field_type(f.get_field(),fieldtype));
912 OnError(::set_field_type(f.get_field(),fieldtype,&f));

Completed in 185 milliseconds