Searched refs:NWEB_HAP_LIB_PATH (Results 1 – 1 of 1) sorted by relevance
50 const std::string NWEB_HAP_LIB_PATH = "/data/storage/el1/bundle/nweb/libs/arm64"; variable52 const std::string NWEB_HAP_LIB_PATH = "/data/storage/el1/bundle/nweb/libs/x86_64"; variable54 const std::string NWEB_HAP_LIB_PATH = "/data/storage/el1/bundle/nweb/libs/arm"; variable71 dlns_create(&dlns, NWEB_HAP_LIB_PATH.c_str()); in RunChildProcessorNweb()80 const std::string engineLibDir = NWEB_HAP_LIB_PATH + "/libweb_engine.so"; in RunChildProcessorNweb()84 const std::string renderLibDir = NWEB_HAP_LIB_PATH + "/libnweb_render.so"; in RunChildProcessorNweb()