Searched refs:library_root_path (Results 1 – 1 of 1) sorted by relevance
41 FilePath library_root_path = in LoadNativeLibraryWithOptions() local45 if (!library_root_path.IsParent(library_path)) { in LoadNativeLibraryWithOptions()48 library_root_path.value().c_str()); in LoadNativeLibraryWithOptions()57 computed_path = library_root_path.Append(library_path); in LoadNativeLibraryWithOptions()