Searched refs:GetInterface (Results 1 – 17 of 17) sorted by relevance
112 StructuredData::ObjectSP object_sp = GetInterface().CreatePluginObject( in ScriptedProcess()164 Status error = GetInterface().Launch(); in DoLaunch()185 m_pid = GetInterface().GetProcessID(); in DidLaunch()206 error = GetInterface().Resume(); in DoResume()217 if (GetInterface().ShouldStop()) { in DoStop()224 return GetInterface().Stop(); in DoStop()231 return GetInterface().IsAlive(); in IsAlive()247 GetInterface().ReadMemoryAtAddress(addr, size, error); in DoReadMemory()278 GetInterface().GetMemoryRegionContainingAddress(address))) { in GetMemoryRegions()311 ScriptedProcessInterface &ScriptedProcess::GetInterface() const { in GetInterface() function in ScriptedProcess
107 ScriptedProcessInterface &GetInterface() const;
41 android::binder::Status GetInterface(
102 android::binder::Status Supplicant::GetInterface( in GetInterface() function in wpa_supplicant_binder::Supplicant
23 path = wpas.GetInterface(ifname)
55 path = wpas.GetInterface(ifname)
68 path = wpas.GetInterface(ifname)
125 path = wpas.GetInterface(ifname)
148 path = wpas.GetInterface(ifname)
82 self.path = self.wpas.GetInterface(
83 self.path = self.wpas.GetInterface(
84 self.path = self.wpas.GetInterface(
86 self.path = self.wpas.GetInterface(
97 self.path = self.wpas.GetInterface(
100 self.path = self.wpas.GetInterface(
110 self.path = self.wpas.GetInterface(ifname)