Searched
full:trusted (Results
251 -
275 of
873) sorted by null
<<11121314151617181920>>
/external/chromium_org/ppapi/native_client/src/trusted/plugin/ |
json_manifest.h | 18 #include "ppapi/native_client/src/trusted/plugin/manifest.h"
|
pnacl_coordinator.cc | 5 #include "ppapi/native_client/src/trusted/plugin/pnacl_coordinator.h" 13 #include "native_client/src/trusted/service_runtime/include/sys/stat.h" 19 #include "ppapi/native_client/src/trusted/plugin/manifest.h" 20 #include "ppapi/native_client/src/trusted/plugin/nacl_http_response_headers.h" 21 #include "ppapi/native_client/src/trusted/plugin/plugin.h" 22 #include "ppapi/native_client/src/trusted/plugin/plugin_error.h" 23 #include "ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.h" 24 #include "ppapi/native_client/src/trusted/plugin/service_runtime.h" 25 #include "ppapi/native_client/src/trusted/plugin/temporary_file.h"
|
srpc_params.cc | 8 #include "ppapi/native_client/src/trusted/plugin/srpc_params.h"
|
utility.cc | 11 #include "ppapi/native_client/src/trusted/plugin/utility.h"
|
/external/chromium_org/ppapi/native_client/tests/nacl_browser/fault_injection/ |
nacl.scons | 39 # injection code (see native_client/src/trusted/fault_injection/)
|
/external/chromium_org/ppapi/proxy/ |
ppb_audio_proxy.cc | 117 return PP_ERROR_NOTSUPPORTED; // Don't proxy the trusted interface. 121 return PP_ERROR_NOTSUPPORTED; // Don't proxy the trusted interface. 125 return PP_ERROR_NOTSUPPORTED; // Don't proxy the trusted interface. 190 // Make the resource and get the API pointer to its trusted interface.
|
/external/chromium_org/ppapi/tests/ |
pp_thread.h | 25 * support both trusted platforms (Windows, Mac, Linux) and untrusted (Native
|
test_url_loader.h | 11 #include "ppapi/c/trusted/ppb_url_loader_trusted.h"
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
WindowFeatures.cpp | 175 const bool trusted = false; local 181 // - dialogHide: trusted && boolFeature(features, "dialoghide"), makes dialog hide when you print 183 // - unadorned: trusted && boolFeature(features, "unadorned"); 206 statusBarVisible = boolFeature(features, "status", !trusted);
|
/external/chromium_org/v8/tools/ |
test-server.py | 49 trust <keyfile> Adds the given public key to the list of trusted keys. 71 # Create directory for trusted public keys of peers (and self). 72 trusted_dir = os.path.join(ROOT, "trusted") 206 print("Added certificate %s to trusted certificates." % response)
|
/external/guava/ |
README | 40 You should not use them for communication between trusted and
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_config.h | 75 * This file can have one or more trusted CA certificates. If ca_cert 77 * verified. This is insecure and a trusted CA certificate should 94 * On Windows, trusted CA certificates can be loaded from the system 107 * Common use for this is to point to system trusted CA list which is 109 * these certificates are added to the list of trusted CAs. ca_cert 213 * This file can have one or more trusted CA certificates. If ca_cert2 215 * verified. This is insecure and a trusted CA certificate should 232 * Common use for this is to point to system trusted CA list which is 234 * these certificates are added to the list of trusted CAs. ca_cert
|
/frameworks/base/docs/html/distribute/googleplay/policies/ |
index.jd | 9 and trusted platform for content consumers and developers alike.
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
KSTrustedCertificateEntryTest.java | 65 * Assertion: returns trusted Certificate from goven entry
|
/external/chromium_org/chrome/browser/extensions/api/tab_capture/ |
tab_capture_api.cc | 57 "pkedcjkdefgpdelpbcmbmeomcjbeemfm", // Trusted Tester 60 "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Trusted Tester (public)
|
/external/chromium_org/components/nacl/loader/ |
nacl_validation_query.cc | 11 #include "native_client/src/trusted/validator/nacl_file_info.h" 12 #include "native_client/src/trusted/validator/validation_cache.h"
|
/external/chromium_org/content/renderer/pepper/ |
ppb_image_data_impl.h | 33 // a PlatformCanvas (for most trusted stuff) or bare shared memory (for use by 34 // NaCl, or trusted plugins when the PlatformCanvas isn't needed). This makes
|
/external/chromium_org/native_client_sdk/src/build_tools/tests/ |
verify_ppapi_test.py | 49 os.path.join('ppapi', 'c', 'trusted', 'ppb_broker_trusted.h'), 50 os.path.join('ppapi', 'cpp', 'trusted', 'file_chooser_trusted.cc'),
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
verify_ppapi.py | 55 if len(parts) >= 2 and parts[2] in ('documentation', 'trusted'): 60 if len(parts) >= 2 and parts[2] in ('documentation', 'trusted'):
|
/external/chromium_org/ppapi/native_client/ |
native_client.gyp | 26 'src/trusted/weak_ref/call_on_main_thread.h', 44 'src/trusted/weak_ref/call_on_main_thread.h',
|
/frameworks/base/docs/html/distribute/ |
open.jd | 55 only a few trusted users, but it provides few protections from piracy and unauthorized 96 locations other than Google Play (which is trusted). It blocks such installs
|
/frameworks/base/docs/html/google/play-services/ |
plus.jd | 31 <h4>Trusted authentication</h4> 32 <p>Google+ Sign-In is a simple, trusted, and secure way to let people sign in
|
/frameworks/base/services/input/ |
InputWindow.h | 143 /* Returns true if the window is of a trusted type that is allowed to silently 145 * Trusted overlays, such as IME windows, can partly obscure other windows without causing
|
/hardware/ti/omap4xxx/security/smc_pa_ctrl/ |
smc_pa_ctrl.c | 2 * Copyright(c) 2011 Trusted Logic. All rights reserved. 14 * * Neither the name Trusted Logic nor the names of its
|
smc_pa_ctrl_linux.c | 2 * Copyright(c) 2011 Trusted Logic. All rights reserved. 14 * * Neither the name Trusted Logic nor the names of its
|
Completed in 758 milliseconds
<<11121314151617181920>>