Home
last modified time | relevance | path

Searched defs:extensionName (Results 1 - 25 of 52) sorted by relevance

123

/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dextension_plugin_info.h27 std::string extensionName; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
H A Dbms_extension.h23 std::string extensionName; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/default_app/
H A Delement.h27 std::string extensionName; member
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H A Dconnection_data.h51 std::string extensionName; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DOpenGLFunctions.cpp39 const char* extensionName = reinterpret_cast<const char*>(GetStringi(GL_EXTENSIONS, i)); in InitializeSupportedGLExtensions() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DFunctionsWGL.cpp39 GetWGLExtensionProcAddress(HMODULE glModule, PFNWGLGETPROCADDRESSPROC getProcAddressWGL, const std::vector<std::string> &extensions, const std::string &extensionName, const std::string &procName, T *outProcAddress) GetWGLExtensionProcAddress() argument
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DMultiviewTest.h150 std::string extensionName() in extensionName() function in angle::MultiviewTest
H A DVulkanHelper.cpp87 bool HasExtension(const std::vector<const char *> enabledExtensions, const char *extensionName) in HasExtension() argument
75 HasExtension(const std::vector<VkExtensionProperties> instanceExtensions, const char *extensionName) HasExtension() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dextension_plugin_info.cpp97 std::string extensionName = it->second; in ParseExtensions() local
147 bool ExtensionPluginInfo::CheckFileType(const std::string& fileName, const std::string& extensionName) in CheckFileType() argument
[all...]
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore.cpp173 string extensionName = RingtoneFileUtils::GetExtensionFromPath(info.data); in OnPrepare() local
H A Dringtone_dualfwk_restore.cpp463 string extensionName = RingtoneFileUtils::GetExtensionFromPath(info.data); in OnPrepare() local
/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_entity_caps.h34 std::string extensionName; member
42 std::string extensionName; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAndroidExtensionPackES31ATests.cpp44 static std::string genExtensionTestName (const char* extensionName) in genExtensionTestName() argument
H A Des31fIndexedStateQueryTests.cpp66 void isExtensionSupported (Context& context, std::string extensionName) in isExtensionSupported() argument
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/
H A Dapp_mgr_service_inner_tdd_test.cpp632 const string extensionName = "inputMethod"; in HWTEST_F() local
666 const string extensionName = "inputMethod"; in HWTEST_F() local
700 const string extensionName = "inputMethod"; in HWTEST_F() local
728 const string extensionName = "inputMethod"; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/common/utils/src/
H A Dbundle_file_util.cpp118 bool BundleFileUtil::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderGroupVoteTests.cpp248 std::string extensionName = isCoreGL ? "GL_ARB_shader_group_vote" : "GL_EXT_shader_group_vote"; in ShaderGroupVoteTestCaseBase() local
251 extensionString << "#extension " + extensionName + " : enable"; in ShaderGroupVoteTestCaseBase() local
/third_party/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.cpp280 bool GrGLSLShaderBuilder::addFeature(uint32_t featureBit, const char* extensionName) { in addFeature() argument
H A DGrGLSLProgramBuilder.cpp38 addFeature(GrShaderFlags shaders, uint32_t featureBit, const char* extensionName) addFeature() argument
/third_party/glslang/glslang/MachineIndependent/
H A DVersions.cpp162 const char *const extensionName; in initializeExtensionBehavior() member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIndexedStateQueryTests.cpp528 void isExtensionSupported (Context& context, std::string extensionName) in isExtensionSupported() argument
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp1397 std::string extensionName = "testExtension"; in HWTEST_F() local
1412 std::string extensionName = "testExtension"; in HWTEST_F() local
1427 std::string extensionName = "testExtension"; in HWTEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSurfaceTests.cpp971 const std::string extensionName = "VK_GOOGLE_surfaceless_query"; in querySurfacePresentModes2TestSurfaceless() local
1234 const std::string extensionName = "VK_GOOGLE_surfaceless_query"; in querySurfacePresentModesTestSurfaceless() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp731 const std::string& extensionName = element.extensionName; in VerifyElementFormat() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp2173 std::string extensionName = ""; in HWTEST_F() local

Completed in 31 milliseconds

123