HomeSort by relevance Sort by last modified time
    Searched refs:ResultData (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winldap.h 553 WINLDAPAPI ULONG LDAPAPI ldap_parse_extended_resultA (LDAP *Connection,LDAPMessage *ResultMessage,PCHAR *ResultOID,struct berval **ResultData,BOOLEAN Freeit);
554 WINLDAPAPI ULONG LDAPAPI ldap_parse_extended_resultW (LDAP *Connection,LDAPMessage *ResultMessage,PWCHAR *ResultOID,struct berval **ResultData,BOOLEAN Freeit);
    [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java 441 public ReceiverData(Intent intent, int resultCode, String resultData, Bundle resultExtras,
443 super(resultCode, resultData, resultExtras, TYPE_COMPONENT, ordered, sticky,
454 + " resultData=" + getResultData() + " resultExtras="
601 static final class ResultData {
605 return "ResultData{token=" + token + " results" + results + "}";
700 ResultData res = new ResultData();
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /frameworks/base/
compiled-classes-phone 205 android.app.ActivityThread$ResultData
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 221 milliseconds