/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/ |
H A D | extension_plugin_info.h | 27 std::string extensionName; member
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/ |
H A D | bms_extension.h | 23 std::string extensionName; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/default_app/ |
H A D | element.h | 27 std::string extensionName; member
|
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/ |
H A D | connection_data.h | 51 std::string extensionName; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | OpenGLFunctions.cpp | 39 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 D | FunctionsWGL.cpp | 39 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 D | MultiviewTest.h | 150 std::string extensionName() in extensionName() function in angle::MultiviewTest
|
H A D | VulkanHelper.cpp | 87 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 D | extension_plugin_info.cpp | 97 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 D | ringtone_restore.cpp | 173 string extensionName = RingtoneFileUtils::GetExtensionFromPath(info.data); in OnPrepare() local
|
H A D | ringtone_dualfwk_restore.cpp | 463 string extensionName = RingtoneFileUtils::GetExtensionFromPath(info.data); in OnPrepare() local
|
/foundation/filemanagement/app_file_service/utils/include/b_json/ |
H A D | b_json_entity_caps.h | 34 std::string extensionName; member 42 std::string extensionName; member
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fAndroidExtensionPackES31ATests.cpp | 44 static std::string genExtensionTestName (const char* extensionName) in genExtensionTestName() argument
|
H A D | es31fIndexedStateQueryTests.cpp | 66 void isExtensionSupported (Context& context, std::string extensionName) in isExtensionSupported() argument
|
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/ |
H A D | app_mgr_service_inner_tdd_test.cpp | 632 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 D | bundle_file_util.cpp | 118 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 D | glcShaderGroupVoteTests.cpp | 248 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 D | GrGLSLShaderBuilder.cpp | 280 bool GrGLSLShaderBuilder::addFeature(uint32_t featureBit, const char* extensionName) { in addFeature() argument
|
H A D | GrGLSLProgramBuilder.cpp | 38 addFeature(GrShaderFlags shaders, uint32_t featureBit, const char* extensionName) addFeature() argument
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Versions.cpp | 162 const char *const extensionName; in initializeExtensionBehavior() member
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIndexedStateQueryTests.cpp | 528 void isExtensionSupported (Context& context, std::string extensionName) in isExtensionSupported() argument
|
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
H A D | main_thread_test.cpp | 1397 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 D | vktWsiSurfaceTests.cpp | 971 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 D | default_app_mgr.cpp | 731 const std::string& extensionName = element.extensionName; in VerifyElementFormat() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/ |
H A D | bms_bundle_data_storage_database_test.cpp | 2173 std::string extensionName = ""; in HWTEST_F() local
|