OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClearProperty
(Results
1 - 25
of
30
) sorted by null
1
2
/external/chromium_org/ui/views/corewm/
visibility_controller.cc
70
window_->
ClearProperty
(kChildWindowVisibilityChangesAnimatedKey);
78
window_->
ClearProperty
(kChildWindowVisibilityChangesAnimatedKey);
focus_controller.cc
339
window->
ClearProperty
(aura::client::kModalKey);
/external/chromium_org/ash/shelf/
shelf_util.cc
42
window->
ClearProperty
(kLauncherItemDetailsKey);
/external/chromium_org/chromeos/dbus/
shill_ipconfig_client.h
73
// Calls
ClearProperty
method.
75
virtual void
ClearProperty
(const dbus::ObjectPath& ipconfig_path,
fake_shill_ipconfig_client.h
38
virtual void
ClearProperty
(const dbus::ObjectPath& ipconfig_path,
shill_ipconfig_client_unittest.cc
145
TEST_F(ShillIPConfigClientTest,
ClearProperty
) {
155
client_->
ClearProperty
(dbus::ObjectPath(kExampleIPConfigPath),
fake_shill_ipconfig_client.cc
79
void FakeShillIPConfigClient::
ClearProperty
(
mock_shill_service_client.h
39
MOCK_METHOD4(
ClearProperty
, void(const dbus::ObjectPath& service_path,
shill_device_client.h
94
// Calls
ClearProperty
method.
96
virtual void
ClearProperty
(const dbus::ObjectPath& device_path,
shill_service_client.h
118
// Calls
ClearProperty
method.
120
virtual void
ClearProperty
(const dbus::ObjectPath& service_path,
shill_ipconfig_client.cc
49
virtual void
ClearProperty
(const dbus::ObjectPath& ipconfig_path,
148
void ShillIPConfigClientImpl::
ClearProperty
(
fake_shill_device_client.h
42
virtual void
ClearProperty
(const dbus::ObjectPath& device_path,
fake_shill_service_client.h
47
virtual void
ClearProperty
(const dbus::ObjectPath& service_path,
shill_service_client_unittest.cc
165
TEST_F(ShillServiceClientTest,
ClearProperty
) {
177
client_->
ClearProperty
(dbus::ObjectPath(kExampleServicePath),
shill_device_client_unittest.cc
183
TEST_F(ShillDeviceClientTest,
ClearProperty
) {
193
client_->
ClearProperty
(dbus::ObjectPath(kExampleDevicePath),
shill_device_client.cc
86
virtual void
ClearProperty
(const dbus::ObjectPath& device_path,
fake_shill_device_client.cc
101
void FakeShillDeviceClient::
ClearProperty
(
shill_service_client.cc
123
virtual void
ClearProperty
(const dbus::ObjectPath& service_path,