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