Home
last modified time | relevance | path

Searched defs:RELATIVE_PATH_FOR_BUNDLE (Results 1 – 2 of 2) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_bridge_helper.cpp26 const std::string RELATIVE_PATH_FOR_BUNDLE = "nweb/libs/arm64"; variable
29 const std::string RELATIVE_PATH_FOR_BUNDLE = "nweb/libs/x86_64"; variable
32 const std::string RELATIVE_PATH_FOR_BUNDLE = "nweb/libs/arm"; variable
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp49 const std::string RELATIVE_PATH_FOR_BUNDLE = "nweb/libs/arm64"; variable
52 const std::string RELATIVE_PATH_FOR_BUNDLE = "nweb/libs/x86_64"; variable
55 const std::string RELATIVE_PATH_FOR_BUNDLE = "nweb/libs/arm"; variable