Searched defs:systemResourcesPath (Results 1 – 6 of 6) sorted by relevance
44 const std::string systemResourcesPath = "/Volumes/SSD2T/daily-test/preview/js/SystemResources"; variable51 const std::string systemResourcesPath = "D:\\Workspace\\preview\\js\\SystemResources\\assets\\entry… variable58 const std::string systemResourcesPath = "/home/ubuntu/demo/preview/js/SystemResources"; variable
47 const std::string systemResourcesPath = "/Volumes/SSD2T/daily-test/preview/js/SystemResources"; variable54 const std::string systemResourcesPath = "D:\\Workspace\\preview\\js\\SystemResources\\assets\\entry… variable61 const std::string systemResourcesPath = "/home/ubuntu/demo/preview/js/SystemResources"; variable
43 const std::string systemResourcesPath = "/Volumes/SSD2T/daily-test/preview/js/SystemResources"; variable51 const std::string systemResourcesPath = "D:\\Workspace\\preview\\js\\SystemResources\\assets\\entry… variable59 const std::string systemResourcesPath = "/home/ubuntu/demo/preview/js/SystemResources"; variable
53 std::string systemResourcesPath; member
717 …ontainer::SetResourcesPathAndThemeStyle(int32_t instanceId, const std::string& systemResourcesPath, in SetResourcesPathAndThemeStyle()