HomeSort by relevance Sort by last modified time
    Searched refs:GRANT (Results 1 - 8 of 8) sorted by null

  /external/autotest/site_utils/
mysql_bootstrap.py 8 The purpose of this module is to grant access to a new-user/host/password
13 we ssh into A2 and execute the grant privileges command for (A1_user,
15 to grant permissions for (A1_user, A1_pass, localhost).
20 "GRANT privileges on <db> to 'A1_user'@A1 identified by 'A1_pass';"
22 However this will only grant the right access permissions to A1, so we need
27 same time, so we can grant access to all remote vm clients directly on the
37 "GRANT privileges on <db> to 'A1_user'@(gateway address)
39 This will grant the right access permissions to all vms running on the
164 # Prepare and execute the grant statement for the new user.
173 "GRANT ALL PRIVILEGES ON *.* to '%(new_user)s'@'%(new_host)s'
    [all...]
  /platform_testing/libraries/system-helpers/permission-helper/src/android/system/helpers/
PermissionHelper.java 69 GRANT, REVOKE;
101 * Dangerous permissions are higher-risk permissoins that grant requesting applications
337 * Grant or revoke permission via adb command
340 * @param permissionOp : Accepted values are 'grant' and 'revoke'
398 grantOrRevokePermissionViaAdb(packageName, permission, PermissionOp.GRANT);
  /frameworks/base/services/tests/servicestests/src/com/android/server/am/
RecentTasksTest.java 695 mRecentTasks.setIsCallerRecentsOverride(TestRecentTasks.GRANT);
    [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 222 milliseconds