Searched
full:instantiate (Results
1051 -
1075 of
2246) sorted by null
<<41424344454647484950>>
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/ |
MessageDigestAlgorithm.java | 186 throw new RuntimeException("Failed to instantiate an MD5 algorithm", ex);
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
MessageProcessor.java | 44 * The main job of the message processor is to instantiate message channels for
|
/external/oauth/core/src/main/java/net/oauth/signature/ |
OAuthSignatureMethod.java | 242 * Subsequently, newMethod(name) will attempt to instantiate the given
|
/external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/ |
main_registration.cpp | 96 //Instantiate robust matcher: detector, extractor, matcher
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
README.md | 210 parameter-framework client to instantiate it. The plugins referenced in that
|
/external/sfntly/cpp/src/sfntly/table/truetype/ |
glyph_table.h | 114 // Note: Constructor scope altered to public for base class to instantiate.
|
loca_table.h | 43 // Constructor scope altered to public for base class to instantiate.
|
/external/skia/src/utils/ |
SkRTConf.cpp | 284 // need to explicitly instantiate the parsing function for every config type we might have...
|
/external/skia/tests/ |
SkColor4fTest.cpp | 155 // to instantiate two separate contexts for optimal 4b/4f selection.
|
/external/testng/src/main/resources/ |
testng-1.0.dtd | 59 instantiate the test objects.
|
/external/vixl/test/ |
test-runner.cc | 53 // Instantiate a Test and append it to the linked list.
|
/external/webrtc/webrtc/base/ |
sslstreamadapter.h | 76 // Instantiate an SSLStreamAdapter wrapping the given stream,
|
/external/webrtc/webrtc/call/ |
congestion_controller.cc | 124 // Instantiate RBE for Time Offset or Absolute Send Time extensions.
|
/frameworks/av/camera/ |
CameraBase.cpp | 32 // needed to instantiate
|
/frameworks/av/cmds/stagefright/ |
muxer.cpp | 68 fprintf(stderr, "unable to instantiate extractor. %s\n", path);
|
stream.cpp | 387 fprintf(stderr, "failed to instantiate player.\n");
|
/frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/ |
RunTestCommand.java | 157 System.err.println("Cannot instantiate runner: " + mRunnerClassName);
|
/frameworks/base/core/java/android/ddm/ |
DdmHandleHeap.java | 46 /* singleton, do not instantiate */
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
LegacyFaceDetectMapper.java | 64 * Instantiate a new face detect mapper.
|
LegacyFocusStateMapper.java | 56 * Instantiate a new focus state mapper.
|
/frameworks/base/core/java/android/inputmethodservice/ |
AbstractInputMethodService.java | 61 * Instantiate a new client session for the input method, by calling
|
/frameworks/base/core/java/android/text/method/ |
MultiTapKeyListener.java | 29 * keyboards. You should generally not need to instantiate this yourself;
|
/frameworks/base/core/java/android/widget/ |
ExpandableListAdapter.java | 26 * to the data of the children (categorized by groups), and also instantiate
|
/frameworks/base/docs/html/guide/topics/manifest/ |
activity-alias-element.jd | 64 attributes must both be "{@code true}" for the system to be able to instantiate
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
toasts.jd | 35 <p>First, instantiate a {@link android.widget.Toast}
|
Completed in 1831 milliseconds
<<41424344454647484950>>