OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invoked
(Results
201 - 225
of
3054
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/debuggee/
InvokeMethodDebuggee.java
39
logWriter.println("constructor testClass1
invoked
");
44
logWriter.println("method testClass1
invoked
");
/external/droiddriver/src/io/appium/droiddriver/
Poller.java
27
* Interface for a callback to be
invoked
when {@link #pollFor} times out.
38
* Interface for a callback to be
invoked
when {@link #pollFor} polls.
/external/google-tv-pairing-protocol/cpp/src/polo/wire/
polowireadapter.h
42
// will be
invoked
when a message has been received. An error will occur if
43
// this method is
invoked
again before a message or error is received by
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
AbstractIteratorTest.java
50
fail("Should not have been
invoked
again");
67
// Make sure computeNext() doesn't get
invoked
again
/external/mockito/src/org/mockito/internal/util/reflection/
BeanPropertySetter.java
25
* @param target The target on which the setter must be
invoked
37
* @param target The target on which the setter must be
invoked
/external/slf4j/integration/
osgi-build.xml
61
<!-- for some reason if mvn is
invoked
from the parent directory, junit gets
62
invoked
from the parent dir, which messes up theses tests. Hence, the
/external/v8/test/mjsunit/
debug-scripts-request.js
32
// State to check that the listener code was
invoked
and that no exceptions
107
// Make sure that the debug event listener vas
invoked
with no exceptions.
/external/zlib/src/contrib/blast/
blast.h
52
* The input function is
invoked
: len = infun(how, &buf), where buf is set by
58
* The output function is
invoked
: err = outfun(how, buf, len), where the bytes
/frameworks/base/core/java/android/os/
CancellationSignal.java
102
* listener is
invoked
immediately.
196
* Called when {@link CancellationSignal#cancel} is
invoked
.
/frameworks/base/core/java/com/android/internal/util/
AsyncService.java
40
/** The command sent when a onStartCommand is
invoked
*/
43
/** The command sent when a onDestroy is
invoked
*/
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
MethodAdapter.java
28
* A stub method is being
invoked
.
32
* @param signature The signature of the method being
invoked
, composed of the
/frameworks/support/design/base/android/support/design/widget/
ValueAnimatorCompat.java
50
* <p>Notifies the end of the animation. This callback is not
invoked
57
* <p>Notifies the cancellation of the animation. This callback is not
invoked
/frameworks/support/v4/java/android/support/v4/os/
CancellationSignal.java
101
* listener is
invoked
immediately.
163
* Called when {@link CancellationSignal#cancel} is
invoked
.
/hardware/qcom/display/msm8084/libqservice/
QService.cpp
42
ALOGD_IF(QSERVICE_DEBUG, "QService Constructor
invoked
");
47
ALOGD_IF(QSERVICE_DEBUG,"QService Destructor
invoked
");
/hardware/qcom/display/msm8226/libqservice/
QService.cpp
44
ALOGD_IF(QSERVICE_DEBUG, "QService Constructor
invoked
");
49
ALOGD_IF(QSERVICE_DEBUG,"QService Destructor
invoked
");
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_qclient.cpp
45
ALOGD_IF(QCLIENT_DEBUG, "QClient Constructor
invoked
");
50
ALOGD_IF(QCLIENT_DEBUG,"QClient Destructor
invoked
");
/hardware/qcom/display/msm8960/libqservice/
QService.cpp
42
ALOGD_IF(QSERVICE_DEBUG, "QService Constructor
invoked
");
47
ALOGD_IF(QSERVICE_DEBUG,"QService Destructor
invoked
");
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_qclient.cpp
45
ALOGD_IF(QCLIENT_DEBUG, "QClient Constructor
invoked
");
50
ALOGD_IF(QCLIENT_DEBUG,"QClient Destructor
invoked
");
/hardware/qcom/display/msm8974/libqservice/
QService.cpp
42
ALOGD_IF(QSERVICE_DEBUG, "QService Constructor
invoked
");
47
ALOGD_IF(QSERVICE_DEBUG,"QService Destructor
invoked
");
/hardware/qcom/display/msm8994/libqservice/
QService.cpp
44
ALOGD_IF(QSERVICE_DEBUG, "QService Constructor
invoked
");
49
ALOGD_IF(QSERVICE_DEBUG,"QService Destructor
invoked
");
/packages/apps/Settings/tests/src/com/android/settings/bluetooth/
Utf8ByteLengthFilterTest.java
54
// filter() implicitly
invoked
. If the total length > filter length, the filter will
105
// filter() explicitly
invoked
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
safe_unordered_container.h
63
true. @c __pred will be
invoked
with the normal iterators nested
71
true. @c __pred will be
invoked
with the normal ilocal iterators
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
safe_unordered_container.h
63
true. @c __pred will be
invoked
with the normal iterators nested
71
true. @c __pred will be
invoked
with the normal ilocal iterators
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
safe_unordered_container.h
63
true. @c __pred will be
invoked
with the normal iterators nested
71
true. @c __pred will be
invoked
with the normal ilocal iterators
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_unordered_container.h
63
true. @c __pred will be
invoked
with the normal iterators nested
71
true. @c __pred will be
invoked
with the normal ilocal iterators
Completed in 1861 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>