/external/tpm2/ |
HandleProcess_fp.h | 18 TPM_HANDLE req_handles[], // OUT: Array that receives the handles 19 UINT32 *req_handles_num // OUT: Receives the count of handles
|
CpriRNG_fp.h | 15 BYTE *random, // OUT: receives the data
|
/bootable/recovery/minadbd/ |
README.txt | 7 receives a single blob of data, writes it to a fixed filename, and
|
/external/testng/src/main/java/org/testng/ |
IObjectFactory2.java | 5 * Factory used to create all test instances. This object factory only receives the class
|
/external/testng/src/test/java/test/mannotation/ |
MBaseCapture.java | 7 * adds a class-scoped group to it, that method receives it as well.
|
/development/ndk/tests/dlclose-destruction/jni/ |
libtest1.h | 9 * by main.c. This function receives the address of an integer
|
/external/icu/icu4c/source/i18n/unicode/ |
basictz.h | 46 * @param result Receives the first transition after the base time. 56 * @param result Receives the most recent transition before the base time. 89 * @param status Receives error status code. 103 * @param initial Receives the initial timezone rule 104 * @param trsrules Receives the timezone transition rules 108 * @param status Receives error status code. 130 * @param initial Receives the <code>InitialTimeZone</code>, always not NULL. 131 * @param std Receives the <code>AnnualTimeZoneRule</code> for standard time transitions. 134 * @param dst Receives the <code>AnnualTimeZoneRule</code> for daylight saving time 137 * @param status Receives error status code [all...] |
locdspnm.h | 106 * @param result receives the locale's display name 116 * @param result receives the locale's display name 127 * @param result receives the language code's display name 137 * @param result receives the script code's display name 147 * @param result receives the script code's display name 157 * @param result receives the region code's display name 167 * @param result receives the variant's display name 177 * @param result receives the locale key's display name 188 * @param result receives the value's display name
|
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/actions/ |
CountdownEventAction.java | 6 /** An EventAction that is complete once it receives X number of events.
|
/frameworks/base/libs/usb/tests/AccessoryChat/ |
README.txt | 3 AccessoryChat - A Java app with a chat-like UI that sends and receives strings
|
/system/sepolicy/ |
servicemanager.te | 10 # As such, it only ever receives and transfers other references
|
/device/huawei/angler/location/loc_api/loc_api_v02/ |
loc_api_v02_client.h | 178 The client receives the following indications: position report, 185 /**< Stops a positioning session. The client receives a fix session report 194 If the request is accepted by the service, the client receives the 205 receives the following indication containing a response: 217 If the request is accepted by the service, the client receives the 227 If the request is accepted by the service, the client receives the 237 If the request is accepted by the service, the client receives the 247 If the request is accepted by the service, the client receives the 257 If the request is accepted by the service, the client receives the 267 If the request is accepted by the service, the client receives th [all...] |
/device/lge/bullhead/location/loc_api/loc_api_v02/ |
loc_api_v02_client.h | 178 The client receives the following indications: position report, 185 /**< Stops a positioning session. The client receives a fix session report 194 If the request is accepted by the service, the client receives the 205 receives the following indication containing a response: 217 If the request is accepted by the service, the client receives the 227 If the request is accepted by the service, the client receives the 237 If the request is accepted by the service, the client receives the 247 If the request is accepted by the service, the client receives the 257 If the request is accepted by the service, the client receives the 267 If the request is accepted by the service, the client receives th [all...] |
/device/moto/shamu/location/loc_api/loc_api_v02/ |
loc_api_v02_client.h | 178 The client receives the following indications: position report, 185 /**< Stops a positioning session. The client receives a fix session report 194 If the request is accepted by the service, the client receives the 205 receives the following indication containing a response: 217 If the request is accepted by the service, the client receives the 227 If the request is accepted by the service, the client receives the 237 If the request is accepted by the service, the client receives the 247 If the request is accepted by the service, the client receives the 257 If the request is accepted by the service, the client receives the 267 If the request is accepted by the service, the client receives th [all...] |
/development/samples/ToyVpn/ |
_index.html | 3 <p>This application consists of an Android client and a sample implementation of a server. It performs IP over UDP and is capable of doing seamless handover between different networks as long as it receives the same VPN parameters.</p>
|
/device/generic/goldfish/libqemu/ |
tests.mk | 4 # anything it receives from the client.
|
/device/lge/bullhead/sepolicy/ |
location.te | 36 # slim_daemon receives data from Loc_hal_worker
|
/external/autotest/client/site_tests/network_DhcpNak/ |
control | 19 when it receives a NAK without a server-id.
|
/external/clang/test/ARCMT/ |
GC-check.m | 11 CFTypeRef c = CFMakeCollectable(cft); // expected-error {{CFMakeCollectable will leak the object that it receives in ARC}} \
|
/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/ |
AsyncTaskListener.java | 20 * This listener asynchronously receives a task result whenever it finishes. Should be implemented
|
/external/testng/src/test/java/test/objectfactory/ |
ObjectFactory2Test.java | 11 * Test IObjectFactory2, which is an object factory that receives just the Class in parameter.
|
/frameworks/base/core/java/android/accessibilityservice/ |
package.html | 9 receives callbacks by the system when {@link android.view.accessibility.AccessibilityEvent}s
|
/packages/apps/Messaging/src/com/android/messaging/receiver/ |
SmsDeliverReceiver.java | 24 * Class that receives incoming SMS messages on KLP+ Devices.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
NoOpConsumer.java | 22 * A Consumer that does nothing with the objects it receives.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/ |
test_checkretval.py | 7 # Receives a CHECKED instance.
|