Searched refs:NATIVE_LIBRARY_PATH_SYMBOL (Results 1 – 2 of 2) sorted by relevance
117 const std::string NATIVE_LIBRARY_PATH_SYMBOL = "!/"; variable
137 constexpr const char* NATIVE_LIBRARY_PATH_SYMBOL = "!/"; variable3950 … hapPath.substr(pos + 1, hapPath.length() - pos - 1) + NATIVE_LIBRARY_PATH_SYMBOL + in SetModuleHapPath()3955 … hapPath + NATIVE_LIBRARY_PATH_SYMBOL + innerModuleInfos_.at(currentPackage_).nativeLibraryPath; in SetModuleHapPath()