Home
last modified time | relevance | path

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

/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.cpp686 const char* zfix = ""; in GetNativeModulePath() local
692 const char* zfix = ""; in GetNativeModulePath()
698 const char* zfix = ".z"; in GetNativeModulePath()
704 const char* zfix = ""; in GetNativeModulePath()
710 const char* zfix = ".z"; in GetNativeModulePath()
768 prefix, dupModuleName, zfix, soPostfix) == -1) { in GetNativeModulePath()
773 prefix, dupModuleName, zfix, soPostfix) == -1) { in GetNativeModulePath()
829 prefix, dupModuleName, afterDot, zfix, soPostfix) == -1) { in GetNativeModulePath()
833 prefix, dupModuleName, afterDot, zfix, soPostfix) == -1) { in GetNativeModulePath()

Completed in 3 milliseconds