Home
last modified time | relevance | path

Searched +defs:val +defs:extensionName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp146 bool BundleUtil::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType()
652 std::string BundleUtil::GetBoolStrVal(bool val) in GetBoolStrVal()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp113 static inline uint32_t ToUint32(uint64_t val) in ToUint32()
1600 bool CheckExtensionAvailable(const std::string &extensionName, in CheckExtensionAvailable()