Searched refs:_accessor (Results 1 – 3 of 3) sorted by relevance
404 scandir = parent_path._accessor.scandir952 _accessor = _normal_accessor variable in Path991 return cls(cls._accessor.getcwd())1008 other_st = self._accessor.stat(other_path)1015 for name in self._accessor.listdir(self):1060 return self._from_parts([self._accessor.getcwd()] + self._parts)1075 s = self._accessor.realpath(self, strict=strict)1095 return self._accessor.stat(self, follow_symlinks=follow_symlinks)1101 return self._accessor.owner(self)1107 return self._accessor.group(self)[all …]
216 if (*structure == *isolate->factory()->name##_accessor()) \ in GetNativeAccessorDescriptorInternal()
364 V(AccessorInfo, name##_accessor, CamelName##Accessor)