OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
442
public ReceiverData(Intent intent, int resultCode, String
resultData
, Bundle resultExtras,
444
super(resultCode,
resultData
, resultExtras, TYPE_COMPONENT, ordered, sticky,
455
+ "
resultData
=" + getResultData() + " resultExtras="
602
static final class
ResultData
{
606
return "
ResultData
{token=" + token + " results" + results + "}";
701
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 1254 milliseconds