Searched full:app (Results 1 – 25 of 3529) sorted by relevance
12345678910>>...142
53 'app/webrtc/java/jni/classreferenceholder.cc',54 'app/webrtc/java/jni/classreferenceholder.h',55 'app/webrtc/java/jni/jni_helpers.cc',56 'app/webrtc/java/jni/jni_helpers.h',57 'app/webrtc/java/jni/native_handle_impl.cc',58 'app/webrtc/java/jni/native_handle_impl.h',59 'app/webrtc/java/jni/peerconnection_jni.cc',81 'app/webrtc/androidvideocapturer.cc',82 'app/webrtc/androidvideocapturer.h',83 'app/webrtc/java/jni/androidmediacodeccommon.h',[all …]
206 'app/webrtc/datachannel_unittest.cc',207 'app/webrtc/dtlsidentitystore_unittest.cc',208 'app/webrtc/dtmfsender_unittest.cc',209 'app/webrtc/fakemetricsobserver.cc',210 'app/webrtc/fakemetricsobserver.h',211 'app/webrtc/jsepsessiondescription_unittest.cc',212 'app/webrtc/localaudiosource_unittest.cc',213 'app/webrtc/mediastream_unittest.cc',214 'app/webrtc/peerconnection_unittest.cc',215 'app/webrtc/peerconnectionendtoend_unittest.cc',[all …]
51 ; Default install dir; value of {app} later (unless user overrides).76 UninstallDisplayIcon={app}\pyc.ico107 Source: LICENSE.txt; DestDir: {app}; CopyMode: alwaysoverwrite108 Source: README.txt; DestDir: {app}; CopyMode: alwaysoverwrite109 Source: News.txt; DestDir: {app}; CopyMode: alwaysoverwrite110 Source: *.ico; DestDir: {app}; CopyMode: alwaysoverwrite; Components: main112 Source: python.exe; DestDir: {app}; CopyMode: alwaysoverwrite; Components: main113 Source: pythonw.exe; DestDir: {app}; CopyMode: alwaysoverwrite; Components: main114 Source: w9xpopen.exe; DestDir: {app}; CopyMode: alwaysoverwrite; Components: main117 Source: DLLs\tcl83.dll; DestDir: {app}\DLLs; CopyMode: alwaysoverwrite; Components: tk[all …]
... xhdpi/ Teapot/nativeactivity/src/ Teapot/app/src/main/ Teapot/app/src ...
24 03-26 16:14:03 D/InstrumentationTest: Collecting test info for android.app.cts on device chromeos2-…25 …jur/includes.txt -e debug false -e log true -e timeout_msec 300000 android.app.cts/android.support…26 …ur/includes.txt -e debug false -e log false -e timeout_msec 300000 android.app.cts/android.support…27 03-26 16:14:09 D/ModuleListener: ModuleListener.testRunStarted(android.app.cts, 321)29 03-26 16:14:09 D/ModuleListener: ModuleListener.testStarted(android.app.backup.cts.BackupAgentHelpe…30 03-26 16:14:09 D/ModuleListener: ModuleListener.testEnded(android.app.backup.cts.BackupAgentHelperT…31 …porter: [1/321 x86 CtsAppTestCases chromeos2-row8-rack4-host19:22] android.app.backup.cts.BackupAg…32 03-26 16:14:09 D/ModuleListener: ModuleListener.testStarted(android.app.backup.cts.BackupAgentTest#…33 03-26 16:14:09 D/ModuleListener: ModuleListener.testEnded(android.app.backup.cts.BackupAgentTest#te…34 …porter: [2/321 x86 CtsAppTestCases chromeos2-row8-rack4-host19:22] android.app.backup.cts.BackupAg…[all …]
2 Alert: app.activeDocs is object [object global]3 Alert: app.calculate is boolean true4 Alert: app.formsVersion is number 75 Alert: ERROR: app.fs: 6 Alert: ERROR: app.fullscreen: 7 Alert: app.language is string ENU8 Alert: ERROR: app.media: 9 Alert: app.platform is string WIN10 Alert: app.runtimeHighlight is boolean false11 Alert: app.viewerType is string pdfium[all …]
37 app.alert("This test passes if alert() logs output under the test utility.");38 app.alert("message", 1, 2, "title");39 app.alert({"cMsg": "message", "cTitle": "title"});40 app.alert({"cMsg": "message", "cTitle": "title", "nIcon": 3, "nType": 4});41 app.alert(undefined);42 app.alert(null);43 app.alert(true);44 app.alert(false);45 app.alert(42);46 app.alert([1, 2, 3]);[all …]
79 <p class="firstline">Removes an entitlement to an app for a user.</p>88 <p class="firstline">Adds or updates an entitlement to an app for a user. This method supports patc…91 <p class="firstline">Adds or updates an entitlement to an app for a user.</p>95 <pre>Removes an entitlement to an app for a user.100 …entitlementId: string, The ID of the entitlement (a product ID), e.g. "app:com.google.android.gm".…111 …entitlementId: string, The ID of the entitlement (a product ID), e.g. "app:com.google.android.gm".…116 …app. Entitlements are user specific, not device specific. This allows a user with an entitlement t…118 …. As an option, you can also use the API to trigger the installation of an app on all a user's man…120 …app is free, creating the entitlement also creates a group license for that app. For paid apps, cr…122 … If an entitlement is deleted, the app may be uninstalled from a user's device. As a best practice…[all …]
79 <p class="firstline">Gets a specific app.</p>86 <pre>Gets a specific app.89 appId: string, The ID of the app. (required)94 … a list of the apps that a user has installed, with information about each app's supported MIME ty…98 …"useByDefault": True or False, # Whether the app is selected as the default handler for the types …99 "installed": True or False, # Whether the app is installed.100 "productUrl": "A String", # A link to the product listing for this app.101 "shortDescription": "A String", # A short description of the app.102 "id": "A String", # The ID of the app.103 …"hasDriveWideScope": True or False, # Whether the app has drive-wide scope. An app with drive-wide…[all …]
79 <p class="firstline">Requests to remove an app from a device. A call to get or list will still show…82 <p class="firstline">Retrieves details of an installation of an app on a device.</p>88 <p class="firstline">Requests to install the latest version of an app to a device. If the app is al…91 <p class="firstline">Requests to install the latest version of an app to a device. If the app is al…95 …<pre>Requests to remove an app from a device. A call to get or list will still show the app as ins…101 …installId: string, The ID of the product represented by the install, e.g. "app:com.google.android.…107 <pre>Retrieves details of an installation of an app on a device.113 …installId: string, The ID of the product represented by the install, e.g. "app:com.google.android.…118 …{ # The existence of an Installs resource indicates that an app is installed on a particular devic…120 …app on the device. If the user does not already have an entitlement for the app, then an attempt i…[all …]
79 <p class="firstline">Fetches app details for this edit. This includes the default language and deve…82 <p class="firstline">Updates app details for this edit. This method supports patch semantics.</p>85 <p class="firstline">Updates app details for this edit.</p>89 …<pre>Fetches app details for this edit. This includes the default language and developer support c…92 …packageName: string, Unique identifier for the Android app that is being updated; for example, "co…99 "contactEmail": "A String", # The user-visible support email for this app.100 "contactPhone": "A String", # The user-visible support telephone number for this app.101 "contactWebsite": "A String", # The user-visible website for this app.108 <pre>Updates app details for this edit. This method supports patch semantics.111 …packageName: string, Unique identifier for the Android app that is being updated; for example, "co…[all …]
24 UninstallFilesDir={app}\Uninstall36 Flags: ignoreversion; Source: win32\bin\Release\xmlwf.exe; DestDir: "{app}\Bin"37 Flags: ignoreversion; Source: win32\MANIFEST.txt; DestDir: "{app}"38 Flags: ignoreversion; Source: AUTHORS; DestDir: "{app}"; DestName: AUTHORS.txt39 Flags: ignoreversion; Source: Changes; DestDir: "{app}"; DestName: Changes.txt40 Flags: ignoreversion; Source: COPYING; DestDir: "{app}"; DestName: COPYING.txt41 Flags: ignoreversion; Source: README.md; DestDir: "{app}"; DestName: README.txt42 Flags: ignoreversion; Source: doc\*.html; DestDir: "{app}\Doc"43 Flags: ignoreversion; Source: doc\*.css; DestDir: "{app}\Doc"44 Flags: ignoreversion; Source: doc\*.png; DestDir: "{app}\Doc"[all …]
9 //APP12 //APP15 //APP18 //APP21 //APP24 //APP42 //APP45 //APP59 //APP62 //APP[all …]
68 "nugget/app/keymaster/Keymaster.client.cpp",71 "nugget/app/keymaster/Keymaster.client.h",74 "./nugget/app/keymaster",87 "nugget/app/weaver/Weaver.client.cpp",90 "nugget/app/weaver/Weaver.client.h",93 "./nugget/app/weaver/",106 "nugget/app/avb/Avb.client.cpp",109 "nugget/app/avb/Avb.client.h",112 "./nugget/app/avb/",133 "nugget/app/avb/avb.proto",[all …]
3 import static android.app.admin.DevicePolicyManager.ENCRYPTION_STATUS_ACTIVATING;4 import static android.app.admin.DevicePolicyManager.ENCRYPTION_STATUS_ACTIVE;5 import static android.app.admin.DevicePolicyManager.ENCRYPTION_STATUS_ACTIVE_DEFAULT_KEY;6 import static android.app.admin.DevicePolicyManager.ENCRYPTION_STATUS_ACTIVE_PER_USER;7 import static android.app.admin.DevicePolicyManager.ENCRYPTION_STATUS_INACTIVE;8 import static android.app.admin.DevicePolicyManager.ENCRYPTION_STATUS_UNSUPPORTED;9 import static android.app.admin.DevicePolicyManager.STATE_USER_SETUP_COMPLETE;10 import static android.app.admin.DevicePolicyManager.STATE_USER_SETUP_INCOMPLETE;11 import static android.app.admin.DevicePolicyManager.STATE_USER_UNMANAGED;24 import android.app.admin.DevicePolicyManager;[all …]
1 nugget.app.keymaster.ImportWrappedKeyRequest.initialization_vector max_size:122 nugget.app.keymaster.ImportWrappedKeyRequest.gcm_tag max_size:163 nugget.app.keymaster.ImportWrappedKeyRequest.masking_key max_size:324 nugget.app.keymaster.SetRootOfTrustRequest.digest max_size:325 nugget.app.keymaster.SetBootStateRequest.public_key max_size:326 nugget.app.keymaster.SetBootStateRequest.boot_hash max_size:327 nugget.app.keymaster.ComputeSharedHmacRequest.hmac_sharing_params max_count:38 nugget.app.keymaster.ComputeSharedHmacResponse.sharing_check max_size:329 nugget.app.keymaster.DTupHandshakeRequest.nonce_client max_size:3210 nugget.app.keymaster.DTupHandshakeResponse.nonce_citadel max_size:32[all …]
23 resource-id="com.example.app:id/spinner"/>32 resource-id="com.example.app:id/toolbar">35 resource-id="com.example.app:id/actionbar_custom_view">37 resource-id="com.example.app:id/actionbar_title" text="Primary"/>39 resource-id="com.example.app:id/actionbar_search_button"/>42 <node bounds="[0,178][576,1952]" resource-id="com.example.app:id/drawer">44 resource-id="com.example.app:id/mini_drawer">45 <node bounds="[40,254][104,318]" resource-id="com.example.app:id/avatar"/>47 resource-id="com.example.app:id/image_view"/>49 resource-id="com.example.app:id/image_view"/>[all …]
30 'name': 'app',32 'packages': ['app'],62 'app.egg-info/PKG-INFO',63 'app.egg-info/SOURCES.txt',64 'app.egg-info/dependency_links.txt',65 'app.egg-info/top_level.txt',66 'app/__init__.py',184 - app/190 - app.js191 - app.js.map[all …]
19 class app : public CJS_EmbedObj {21 explicit app(CJS_Object* pJSObject);22 ~app() override;128 JS_STATIC_PROP(activeDocs, active_docs, app);129 JS_STATIC_PROP(calculate, calculate, app);130 JS_STATIC_PROP(formsVersion, forms_version, app);131 JS_STATIC_PROP(fs, fs, app);132 JS_STATIC_PROP(fullscreen, fullscreen, app);133 JS_STATIC_PROP(language, language, app);134 JS_STATIC_PROP(media, media, app);[all …]
81 pEngine->DefineObj("app", FXJSOBJTYPE_STATIC, JSConstructor<CJS_App, app>, in DefineJSObjects()87 app::app(CJS_Object* pJSObject) in app() function in app90 app::~app() {} in ~app()92 CJS_Return app::get_active_docs(CJS_Runtime* pRuntime) { in get_active_docs()108 CJS_Return app::set_active_docs(CJS_Runtime* pRuntime, in set_active_docs()113 CJS_Return app::get_calculate(CJS_Runtime* pRuntime) { in get_calculate()117 CJS_Return app::set_calculate(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_calculate()123 CJS_Return app::get_forms_version(CJS_Runtime* pRuntime) { in get_forms_version()127 CJS_Return app::set_forms_version(CJS_Runtime* pRuntime, in set_forms_version()132 CJS_Return app::get_viewer_type(CJS_Runtime* pRuntime) { in get_viewer_type()[all …]
43 """Class to manage microphone app in container."""56 """Starts microphone app to start recording.58 Starts microphone app. The app starts recorder itself after start up.60 @raises: ArcMicrophoneResourceException if microphone app is not ready66 'Microphone app is not ready yet.')70 'Microphone app is already started.')73 # each start of the app.80 """Stops microphone app and gets recorded audio file from container.82 Stops microphone app.88 @raises: ArcMicrophoneResourceException if microphone app is not started[all …]
37 def run_once(self, cros_host, sonic_host, app='ChromeCast', payload=None, argument39 """Sonic test to start an app.42 on the cros host and using chromedriver to cast a tab. If another app43 is specified, like YouTube or Netflix, the app is tested directly46 @param app: The name of the application to start.48 @param payload: The payload to send to the app.53 @raises TestError: If the app didn't start, or the app was unrecognized,56 logging.info('Testing app %s, sonic_host %s and chromeos device %s ',57 app, sonic_host.hostname, cros_host.hostname)58 if app == 'ChromeCast':[all …]
24 Name: "{app}"25 Name: "{app}\doc"26 Name: "{app}\html"27 Name: "{app}\libspeex"28 Name: "{app}\libspeex\include"31 Source: "speexdec\Release\speexdec.exe"; DestDir: "{app}"; Flags: ignoreversion32 Source: "speexenc\Release\speexenc.exe"; DestDir: "{app}"; Flags: ignoreversion33 Source: "libspeex\Release\libspeex.lib"; DestDir: "{app}\libspeex"; Flags: ignoreversion34 Source: "libspeex\Release\libspeex.exp"; DestDir: "{app}\libspeex"; Flags: ignoreversion35 Source: "libspeex\Release\libspeex.dll"; DestDir: "{app}\libspeex"; Flags: ignoreversion[all …]
70 self.app = flask.Flask(__name__)71 self.app.testing = True72 self.app.config['SECRET_KEY'] = 'notasecert'73 self.app.logger.setLevel(logging.CRITICAL)75 self.app,115 app = flask.Flask(__name__)117 oauth2.init_app(app, client_id='id', client_secret='secret')118 self.assertEqual(oauth2.app, app)145 app = flask.Flask(__name__)146 app.config['GOOGLE_OAUTH2_CLIENT_ID'] = 'id'[all …]