Home
last modified time | relevance | path

Searched refs:unknown (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/compile/mclinker/include/mcld/LD/
DDiagAttribute.inc6 …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.", …
DDiagRelocations.inc9 …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'"…
DDiagCommonKinds.inc8 …_cannot_identify_option, DiagnosticEngine::Fatal, "unknown command line argument `%0' at %1", "unk…
/frameworks/base/docs/html/distribute/tools/
Dopen-distribution.jd86 "{@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/
DxaVideoDecoderCapabilities.cpp29 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/
Dpublishing_overview.jd117 <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/
Dpublishing_overview.jd187 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/
DGoogleLogTags.logtags72 # auth_expired=5, heart_beat_timeout=6, server_error=7, server_reject_rate_limiting=8, unknown=10
/frameworks/rs/driver/runtime/arch/
Dx86_sse3.ll2 target triple = "i686-unknown-linux"
Dx86_sse2.ll2 target triple = "i686-unknown-linux"
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags71 # An unknown process is trying to attach to the activity manager
/frameworks/base/docs/html/training/articles/
Dsecurity-ssl.jd152 <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/
Dlocation.jd92 It also includes two activities that indicate unreliable measurements: unknown and tilt.
Dauth.jd225 //unknown error, do something else
/frameworks/base/docs/html/training/wearables/data-layer/
Dassets.jd117 Log.w(TAG, "Requested an unknown Asset.");
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags139 # Value of "unknown sources" setting at app install time
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp390 const static char *unknown = "unknown"; in hwcTestGraphicFormat2str() local
398 return unknown; in hwcTestGraphicFormat2str()
/frameworks/base/docs/html/design/building-blocks/
Dprogress.jd37 …(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/
Dbuild-community.jd104 supporters — it’s not unknown for your harshest critics to become your most
/frameworks/base/docs/html/guide/practices/
Dscreens-support-1.5.jd95 <p>Adding this attribute will cause an error in the compiler, because the attribute is unknown to
/frameworks/base/docs/html/training/location/
Dactivity-recognition.jd606 return "unknown";
610 return "unknown";
/frameworks/base/docs/html/guide/webapps/
Dwebview.jd220 is provided by an unknown person or process), then an attacker can include HTML that executes
/frameworks/base/tools/aapt/
DResourceTable.cpp1754 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/
Dcompatibility.jd577 // Handle unknown message type
/frameworks/base/docs/html/guide/components/
Daidl.jd64 your own process. You must be prepared for incoming calls from unknown threads, with multiple calls

12