Home
last modified time | relevance | path

Searched refs:debugHapName (Results 1 - 2 of 2) sorted by relevance

/third_party/vulkan-loader/openharmony/bundle_mgr_helper/
H A Dvk_bundle_mgr_helper.cpp29 bool InitBundleInfo(char* debugHapName) in InitBundleInfo() argument
31 if (NULL == debugHapName || '\0' == debugHapName[0]) { in InitBundleInfo()
35 std::string debugHap(debugHapName); in InitBundleInfo()
H A Dvk_bundle_mgr_helper.h26 bool InitBundleInfo(char* debugHapName);

Completed in 2 milliseconds