Lines Matching refs:old_path_len
1129 uint32_t old_path_len;
1139 CHECK_TO_TYPE_OR_RETURN(args, args[3], Uint32, old_path_len);
1149 old_path_len,
1154 CHECK_BOUNDS_OR_RETURN(args, mem_size, old_path_ptr, old_path_len);
1160 old_path_len,
1299 uint32_t old_path_len;
1308 CHECK_TO_TYPE_OR_RETURN(args, args[2], Uint32, old_path_len);
1317 old_path_len,
1322 CHECK_BOUNDS_OR_RETURN(args, mem_size, old_path_ptr, old_path_len);
1327 old_path_len,
1338 uint32_t old_path_len;
1346 CHECK_TO_TYPE_OR_RETURN(args, args[1], Uint32, old_path_len);
1354 old_path_len,
1359 CHECK_BOUNDS_OR_RETURN(args, mem_size, old_path_ptr, old_path_len);
1363 old_path_len,