Home
last modified time | relevance | path

Searched refs:ObjectPath (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DObjectFile.cpp175 ObjectFile::createObjectFile(StringRef ObjectPath) { in createObjectFile() argument
177 MemoryBuffer::getFile(ObjectPath); in createObjectFile()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
Dp2p_invite.py119 {'peer':dbus.ObjectPath(self.path+'/Peers/'+self.addr)}
Dp2p_connect.py153 'peer':dbus.ObjectPath(self.path+'/Peers/'+self.addr)}
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
Dp2p_invite.py119 {'peer':dbus.ObjectPath(self.path+'/Peers/'+self.addr)}
Dp2p_connect.py153 'peer':dbus.ObjectPath(self.path+'/Peers/'+self.addr)}
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
Dwpas-dbus-new.py145 wpas.RemoveInterface(dbus.ObjectPath(path))
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DSymbolicFile.h172 createSymbolicFile(StringRef ObjectPath);
DObjectFile.h342 createObjectFile(StringRef ObjectPath);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
Dwpas-dbus-new.py145 wpas.RemoveInterface(dbus.ObjectPath(path))
/third_party/pulseaudio/src/utils/
Dqpaeq161 … core.ListenForSignal('',[dbus.ObjectPath(self.sink_name),dbus.ObjectPath(self.manager_path)])