Searched defs:cust_paths (Results 1 – 1 of 1) sorted by relevance
132 void GetAscendDefaultCustomPath(std::vector<std::string> *cust_paths) { in GetAscendDefaultCustomPath()158 auto cust_paths = common::GetEnv("ASCEND_CUSTOM_OPP_PATH"); in LoadOpApiLib() local