Searched refs:newKeys (Results 1 – 1 of 1) sorted by relevance
473 std::vector<int32_t> newKeys(keys.count); in removePermissionEntries() local475 tagsRemoved->end(), newKeys.begin()); in removePermissionEntries()476 newKeys.resize(end - newKeys.begin()); in removePermissionEntries()478 update(ANDROID_REQUEST_AVAILABLE_CHARACTERISTICS_KEYS, newKeys.data(), newKeys.size()); in removePermissionEntries()