Searched refs:config3 (Results 1 – 3 of 3) sorted by relevance
78 IPlugin::PolicyPermissionConfig config3 = IPlugin::PolicyPermissionConfig(perms, variable80 EXPECT_TRUE(config3.tagPermissions.size() == 2);81 EXPECT_TRUE(config3.permissionType == IPlugin::PermissionType::NORMAL_DEVICE_ADMIN);82 EXPECT_TRUE(config3.apiType == IPlugin::ApiType::SYSTEM);
137 RdbStoreConfig config3(""); variable145 int ret3 = RdbHelper::DeleteRdbStore(config3);
92 EGLConfig config3 = GetData<EGLConfig>(); in DoSomethingInterestingWithMyAPI() local159 eglWrapperDisplay->CreatePbufferSurface(config3, &attribList5); in DoSomethingInterestingWithMyAPI()