Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_bridge_helper.cpp25 const std::string RELATIVE_PATH_FOR_MOCK = "libs/arm64"; variable
28 const std::string RELATIVE_PATH_FOR_MOCK = "libs/x86_64"; variable
31 const std::string RELATIVE_PATH_FOR_MOCK = "libs/arm"; variable
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp48 const std::string RELATIVE_PATH_FOR_MOCK = "libs/arm64"; variable
51 const std::string RELATIVE_PATH_FOR_MOCK = "libs/x86_64"; variable
54 const std::string RELATIVE_PATH_FOR_MOCK = "libs/arm"; variable