HomeSort by relevance Sort by last modified time
    Searched refs:ReleaseOwnership (Results 1 - 7 of 7) sorted by null

  /external/libchrome/dbus/
mock_bus.h 42 MOCK_METHOD1(ReleaseOwnership, bool(const std::string& service_name));
bus.h 438 virtual bool ReleaseOwnership(const std::string& service_name);
bus.cc 472 // ReleaseOwnership() may remove |service_name| from the set.
474 ReleaseOwnership(service_name);
584 bool Bus::ReleaseOwnership(const std::string& service_name) {
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
dxgi.idl 215 void ReleaseOwnership(
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgi.idl 250 void ReleaseOwnership(
dxgi.h     [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 540 virtual void STDMETHODCALLTYPE ReleaseOwnership( void)
    [all...]

Completed in 1164 milliseconds