/frameworks/base/libs/audioflinger/ |
AudioPolicyService.cpp | 58 if (getpid() == IPCThreadState::self()->getCallingPid()) return true; 343 LOGW("binderDied() %p, tid %d, calling tid %d", who.unsafe_get(), gettid(), IPCThreadState::self()->getCallingPid()); 411 IPCThreadState::self()->getCallingPid(), 412 IPCThreadState::self()->getCallingUid());
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
memblock.cpp | 122 assert ((p != (const void*) cdata() || size() == n) && "Self-assignment can not resize");
|
/frameworks/base/media/libmedia/ |
mediametadataretriever.cpp | 78 IPCThreadState::self()->flushCommands();
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiTextAttributeNode.java | 160 // Remove self-reference when the widget is disposed
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/ |
bmtrace.c | 149 /* Measure self-delay */
|
/frameworks/base/docs/html/guide/publishing/ |
app-signing.jd | 11 <li>You can sign with a self-signed key</li> 56 allowable, and typical, for Android applications to use self-signed 64 <li>You can use self-signed certificates to sign your applications. No certificate authority 248 <p>The self-signed certificate used to sign your application in debug mode (the default on 312 <p>The key may be self-signed. If you do not have a suitable key, you must 316 <p>To generate a self-signed key with Keytool, use the <code>keytool</code> 355 self-signed certificate. </p><p>Note that you do not need to specify this option
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebFrameLoaderClient.mm | [all...] |
/external/openssl/apps/ |
x509.c | 127 " -signkey arg - self sign cert with arg\n", 1151 /* NOTE: this certificate can/should be self signed, unless it was 1203 /* it is ok to use a self signed certificate 1215 BIO_printf(bio_err,"error with certificate to be certified - should be self signed\n"); 1229 /* self sign */ [all...] |
/external/webkit/WebCore/inspector/front-end/ |
ConsoleView.js | 488 var self = this; 491 self.prompt.history.push(str); 492 self.prompt.historyOffset = 0; 493 self.prompt.text = ""; 494 self.addMessage(new WebInspector.ConsoleCommandResult(result, exception, commandMessage)); [all...] |
/frameworks/base/tests/CoreTests/android/core/ |
SSLSocketTest.java | 459 * single self-generated key. The subject name is "Test Server". 489 * single self-generated key. The subject name is "Test Server". 519 * single self-generated key. The subject name is "Test Client". 549 * single self-generated key. The subject name is "Test Client". [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/SwitchChannel/ |
SwitchChannel.c | 960 /* suspend self test to avoid wrong tx stuck indications */ [all...] |
/dalvik/vm/ |
Debugger.c | 2217 Thread* self = dvmThreadSelf(); local 2785 Thread* self = dvmThreadSelf(); local 2863 Thread* self = dvmThreadSelf(); local [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-gprof | |
/external/libxml2/ |
pattern.c | 1336 /* "." - "self::node()" */ [all...] |
/external/opencore/doc/oscl_html/ |
classOscl__Map.html | 22 Alloc, Compare > </td><td valign=bottom><a class="el" href="classOscl__Map.html#s3">self</a></td></tr> 37 <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classOscl__Map.html#a1">Oscl_Map</a> (const <a class="el" href="classOscl__Map.html#s3">self</a> &x)</td></tr> 38 <tr><td nowrap align=right valign=top><a class="el" href="classOscl__Map.html#s3">self</a> & </td><td valign=bottom><a class="el" href="classOscl__Map.html#a2">operator=</a> (const <a class="el" href="classOscl__Map.html#s3">self</a> &x)</td></tr> 333 <a name="s3" doxytag="Oscl_Map::self"></a><p> 343 <td class="md" nowrap valign="top"> typedef Oscl_Map<Key, T, Alloc, Compare> Oscl_Map< Key, T, Alloc, Compare >::self 457 <td class="md" nowrap valign="top">const <a class="el" href="classOscl__Map.html#s3">self</a> & </td> [all...] |
oscl__file__async__read_8h-source.html | 148 00140 <a class="code" href="classOsclBuf.html">OsclBuf</a>* self = <a class="code" href="group__osclmemory.html#a52">OSCL_NEW</a>(<a class="code" href="classOsclBuf.html">OsclBuf</a>, (size)); 149 00141 self-><a class="code" href="classOsclBuf.html#m0">iBuffer</a> = (uint8*)<a class="code" href="group__osclmemory.html#a39">OSCL_MALLOC</a>(self-><a class="code" href="classOsclBuf.html#m1">iMaxLength</a>); 150 00142 <span class="keywordflow">if</span> (!self-><a class="code" href="classOsclBuf.html#m0">iBuffer</a>) 152 00144 <a class="code" href="group__osclmemory.html#a57">OSCL_DELETE</a>(self); 155 00147 <span class="keywordflow">return</span> self; [all...] |
/external/dropbear/libtomcrypt/testprof/ |
x86_prof.c | 306 fprintf(stderr, "\n\nERROR: Cipher %s failed self-test %s\n", cipher_descriptor[x].name, error_to_string(err)); 378 fprintf(stderr, "\n\nERROR: Cipher %s failed self-test %s\n", cipher_descriptor[x].name, error_to_string(err)); 453 fprintf(stderr, "\n\nERROR: Cipher %s failed self-test %s\n", cipher_descriptor[x].name, error_to_string(err)); 529 fprintf(stderr, "\n\nERROR: Cipher %s failed self-test %s\n", cipher_descriptor[x].name, error_to_string(err)); 605 fprintf(stderr, "\n\nERROR: Hash %s failed self-test %s\n", hash_descriptor[x].name, error_to_string(err)); 723 fprintf(stderr, "\n\nERROR: PRNG %s failed self-test %s\n", prng_descriptor[x].name, error_to_string(err)); [all...] |
/dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/ |
SSLServerSocketTest.java | 502 * single self-generated key. The subject name is "Test Server". 532 * single self-generated key. The subject name is "Test Server".
|
/dalvik/vm/native/ |
dalvik_system_SamplingProfiler.c | 258 Thread* self = dvmThreadSelf(); local 260 if (thread != self) {
|
/external/dropbear/libtomcrypt/src/ciphers/ |
rc2.c | 278 Performs a self-test of the RC2 block cipher 279 @return CRYPT_OK if functional, CRYPT_NOP if self-test has been disabled
|
rc6.c | 227 Performs a self-test of the RC6 block cipher 228 @return CRYPT_OK if functional, CRYPT_NOP if self-test has been disabled
|
skipjack.c | 269 Performs a self-test of the Skipjack block cipher 270 @return CRYPT_OK if functional, CRYPT_NOP if self-test has been disabled
|
/external/dropbear/libtomcrypt/src/hashes/ |
md5.c | 310 Self-test the hash 311 @return CRYPT_OK if successful, CRYPT_NOP if self-tests have been disabled
|
rmd128.c | 349 Self-test the hash 350 @return CRYPT_OK if successful, CRYPT_NOP if self-tests have been disabled
|
rmd256.c | 362 Self-test the hash 363 @return CRYPT_OK if successful, CRYPT_NOP if self-tests have been disabled
|