Searched
full:caller (Results
426 -
450 of
8335) sorted by null
<<11121314151617181920>>
/system/bt/btcore/include/ |
property.h | 39 // Property resource allocations. Caller is expected to free |property| 69 // properly typed and returned to the caller. |property| must not be NULL.
|
/system/bt/vendor_libs/test_vendor_lib/include/ |
packet_stream.h | 38 // packet back to the caller, along with the responsibility of managing the 47 // with the caller.
|
/system/core/base/include/android-base/ |
parseint.h | 29 // that value. Optionally allows the caller to define a 'max' beyond which 49 // that value. Optionally allows the caller to define a 'min' and 'max
|
/system/core/logd/ |
LogUtils.h | 30 // Furnished in main.cpp. Caller must own and free returned value 33 // Furnished in LogStatistics.cpp. Caller must own and free returned value
|
/system/media/audio_utils/include/audio_utils/ |
format.h | 71 * Note that idxary is a caller allocated array 76 * \param arysize Number of caller allocated elements in idxary
|
/system/update_engine/update_manager/ |
fake_variable.h | 54 // to the caller and the pointer is release from the FakeVariable. A second 61 // Passes the pointer ownership to the caller.
|
/external/libnfc-nci/halimpl/pn54x/dnld/ |
phDnldNfc.c | 49 ** Parameters pNotify - notify caller after getting response 50 ** pContext - caller context 112 ** pNotify - notify caller after getting response 113 ** pContext - caller context 182 ** pNotify - notify caller after getting response 183 ** pContext - caller context 256 ** pNotify - notify caller after getting response 257 ** pContext - caller context 339 ** pNotify - notify caller after getting response 340 ** pContext - caller contex [all...] |
/art/runtime/arch/arm/ |
jni_entrypoints_arm.S | 47 pop {r0, r1, r2, r3, pc} @ restore regs and return to caller to handle exception
|
/art/runtime/interpreter/mterp/mips/ |
footer.S | 90 * Can we handle it here - or need to bail out to caller? 97 beqz v0, MterpExceptionReturn # no local catch, back to caller. 167 li v0, 1 # signal return to caller. 173 li v0, 1 # signal return to caller.
|
/art/test/448-multiple-returns/smali/ |
MultipleReturns.smali | 19 .method public static caller()I
|
/art/test/452-multiple-returns2/smali/ |
MultipleReturns.smali | 19 .method public static caller()I
|
/art/test/460-multiple-returns3/smali/ |
MultipleReturns.smali | 19 .method public static caller()S
|
/bootable/recovery/ |
install.h | 28 // returned and *wipe_cache is true on exit, caller should wipe the
|
/build/core/clang/ |
arm.mk | 26 -fno-caller-saves \
|
/cts/tests/tests/security/src/android/security/cts/ |
IntentSenderRemovalTest.java | 26 * Make sure the DebugIntentSender activity, which allows privilege escalation of intent caller
|
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/ |
ShortcutManagerNegativeTest.java | 105 checkAidlCall("resetThrottling", "Caller must be"); 110 checkAidlCall("getBackupPayload", "Caller must be", getTestContext().getUserId()); 112 checkAidlCall("applyRestore", "Caller must be", null, getTestContext().getUserId()); 134 "can't dump by this caller", runCommand("dumpsys shortcut"));
|
/development/ndk/platforms/android-3/include/linux/lockd/ |
xdr.h | 29 char * caller; member in struct:nlm_lock
|
/development/ndk/platforms/android-9/include/android/ |
asset_manager_jni.h | 30 * object. Note that the caller is responsible for obtaining and holding a VM reference
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/ |
call-stack.rb | 47 Call.convert_backtrace( caller( depth + 1 ) )
|
/external/autotest/tko/ |
unique_cookie.py | 6 Find out if remote caller has cookie set on the key.
|
/external/bison/lib/ |
msvc-nothrow.h | 22 functions like fprintf(), dup2(), or close() crash when the caller passes
|
/external/bison/src/ |
scan-code.h | 100 * - \c self will become invalid if the caller frees \c code before invoking 115 * - \c self will become invalid if the caller frees \c code before invoking 134 * - The caller frees \c code before invoking \c code_props_translate_code 136 * - The caller frees \c rule.
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/rules/ |
rule.py | 37 are treated as immutable, so it's the caller's job to apply the
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/echo/ |
README | 4 The echo service is a service that echos a request back to the caller. Useful
|
/external/clang/test/Analysis/ |
misc-ps-ranges.m | 58 return v; // expected-warning{{Undefined or garbage value returned to caller}}
|
Completed in 859 milliseconds
<<11121314151617181920>>