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

  /system/security/keystore/include/keystore/
IKeystoreService.h 62 GRANT = IBinder::FIRST_CALL_TRANSACTION + 17,
111 virtual int32_t grant(const String16& name, int32_t granteeUid) = 0;
  /system/security/keystore/
IKeystoreService.cpp 463 virtual int32_t grant(const String16& name, int32_t granteeUid) function in class:android::BpKeystoreService
469 status_t status = remote()->transact(BnKeystoreService::GRANT, data, &reply);
471 ALOGD("grant() could not contact remote: %d\n", status);
477 ALOGD("grant() caught exception %d\n", err);
825 case GRANT: {
829 int32_t ret = grant(name, granteeUid);
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 417 milliseconds