Searched refs:TEMP_HTML_CONVERT_DATA_ROOT_PATH (Results 1 – 1 of 1) sorted by relevance
33 const constexpr char* TEMP_HTML_CONVERT_DATA_ROOT_PATH = "data/storage/el2/base/temp/htmlconvert"; variable376 CreateDirectory(TEMP_HTML_CONVERT_DATA_ROOT_PATH); in WriteLocalFile()377 std::string localPath = TEMP_HTML_CONVERT_DATA_ROOT_PATH + std::string("/") + fileName; in WriteLocalFile()