Searched refs:module_path_arr (Results 1 – 1 of 1) sorted by relevance
379 char module_path_arr[PATH_MAX]; in CreateModule() local380 module.GetFileSpec().GetPath(module_path_arr, sizeof(module_path_arr)); in CreateModule()381 std::string module_path(module_path_arr); in CreateModule()