Searched refs:ro_name (Results 1 – 2 of 2) sorted by relevance
74 ro_dir, ro_name = os.path.split(self.host_path.rstrip(os.path.sep))75 self.host_path_ro = os.path.join(ro_dir, '%s.ro' % ro_name)
5846 i::Handle<i::HeapObject> ro_name(reinterpret_cast<i::HeapObject**>( in Name() local5848 return Utils::ToLocal(ro_name); in Name()