/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagAttribute.inc | 6 …pu_arch, DiagnosticEngine::Error, "input %0 has unknown CPU architecture profile.", "input %0 has … 17 …ry_attribute, DiagnosticEngine::Warning, "unknown mandatory attribute with tag %0 was ignored in %… 18 …unknown_attribute, DiagnosticEngine::Warning, "unknown attribute with tag %0 was ignored in %1.", …
|
D | DiagRelocations.inc | 9 …cation, DiagnosticEngine::Fatal, "encounter unknown relocation type `%0' for symbol `%1'", "encoun… 14 …ction_type, DiagnosticEngine::Unreachable, "unknown relocation section type: `%0' in section `%1'"…
|
D | DiagCommonKinds.inc | 8 …_cannot_identify_option, DiagnosticEngine::Fatal, "unknown command line argument `%0' at %1", "unk…
|
/frameworks/base/docs/html/distribute/tools/ |
D | open-distribution.jd | 86 "{@docRoot}distribute/open.html#unknown-sources">unknown sources</a> and 118 apps from <a href="{@docRoot}distribute/open.html#unknown-sources">unknown 149 from unknown sources.
|
/frameworks/wilhelm/tests/examples/ |
D | xaVideoDecoderCapabilities.cpp | 29 char unknown[50]; variable 52 sprintf(unknown, "Video codec %d unknown to OpenMAX AL", decoderId); in videoCodecIdToString() 53 return unknown; in videoCodecIdToString()
|
/frameworks/base/docs/html-intl/intl/zh-cn/tools/publishing/ |
D | publishing_overview.jd | 117 <p class="note"><strong>注意</strong>:只有当用户将其设备配置为允许安装来自<a href="#unknown-sources">未知来源</a>的应用且通过本机的 … 126 …时,文件就会开始下载,Android 系统会在下载完成后自动将应用安装到设备上。不过,只有当用户将其“设置”配置为允许安装来自<a href="#unknown-sources">未知来源</a>… 131 <h2 id="unknown-sources">用户选择安装来自未知来源的应用</h2>
|
/frameworks/base/docs/html/tools/publishing/ |
D | publishing_overview.jd | 187 installation from <a href="#unknown-sources">unknown sources</a> and has opened your 207 <a href="#unknown-sources">unknown sources</a>.</p> 219 <h2 id="unknown-sources">User Opt-In for Apps from Unknown Sources</h2> 224 apps from unknown sources." style="width:240px;" /> 241 applications from unknown sources.</p>
|
/frameworks/ex/common/java/com/android/common/ |
D | GoogleLogTags.logtags | 72 # auth_expired=5, heart_beat_timeout=6, server_error=7, server_reject_rate_limiting=8, unknown=10
|
/frameworks/rs/driver/runtime/arch/ |
D | x86_sse3.ll | 2 target triple = "i686-unknown-linux"
|
D | x86_sse2.ll | 2 target triple = "i686-unknown-linux"
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 71 # An unknown process is trying to attach to the activity manager
|
/frameworks/base/docs/html/training/articles/ |
D | security-ssl.jd | 152 <li><a href="#UnknownCa">The CA that issued the server certificate was unknown</a></li> 167 running on an older version without the CA. More often a CA is unknown because it isn't a 251 This is similar to an unknown certificate authority, so you can use the 314 does not cause an error like a completely unknown CA or self-signed server certificate would 332 intermediate CA like any other unknown CA, and create a {@link javax.net.ssl.TrustManager} 497 technique known as pinning. This is basically using the example provided in the unknown CA case
|
/frameworks/base/docs/html/google/play-services/ |
D | location.jd | 92 It also includes two activities that indicate unreliable measurements: unknown and tilt.
|
D | auth.jd | 225 //unknown error, do something else
|
/frameworks/base/docs/html/training/wearables/data-layer/ |
D | assets.jd | 117 Log.w(TAG, "Requested an unknown Asset.");
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 139 # Value of "unknown sources" setting at app install time
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 390 const static char *unknown = "unknown"; in hwcTestGraphicFormat2str() local 398 return unknown; in hwcTestGraphicFormat2str()
|
/frameworks/base/docs/html/design/building-blocks/ |
D | progress.jd | 37 …(in Holo Dark) appears when a user first requests a download. There's an unknown period of time wh…
|
/frameworks/base/docs/html/distribute/users/ |
D | build-community.jd | 104 supporters — it’s not unknown for your harshest critics to become your most
|
/frameworks/base/docs/html/guide/practices/ |
D | screens-support-1.5.jd | 95 <p>Adding this attribute will cause an error in the compiler, because the attribute is unknown to
|
/frameworks/base/docs/html/training/location/ |
D | activity-recognition.jd | 606 return "unknown"; 610 return "unknown";
|
/frameworks/base/docs/html/guide/webapps/ |
D | webview.jd | 220 is provided by an unknown person or process), then an attacker can include HTML that executes
|
/frameworks/base/tools/aapt/ |
D | ResourceTable.cpp | 1754 const SourcePos unknown(String8("????"), 0); in ResourceTable() local 1755 getType(mAssetsPackage, String16("attr"), unknown); in ResourceTable() 2535 const SourcePos unknown(String8("????"), 0); in assignResourceIds() local 2536 sp<Type> attr = p->getType(String16("attr"), unknown); in assignResourceIds()
|
/frameworks/base/docs/html/training/game-controllers/ |
D | compatibility.jd | 577 // Handle unknown message type
|
/frameworks/base/docs/html/guide/components/ |
D | aidl.jd | 64 your own process. You must be prepared for incoming calls from unknown threads, with multiple calls
|