HomeSort by relevance Sort by last modified time
    Searched refs:GetProperties (Results 76 - 100 of 132) sorted by null

1 2 34 5 6

  /art/runtime/
runtime.h 296 const std::vector<std::string>& GetProperties() const {
  /external/chromium_org/chrome/browser/chromeos/options/
wimax_config_view.cc 338 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
342 base::Bind(&ShillError, "GetProperties"));
vpn_config_view.cc 683 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
    [all...]
wifi_config_view.cc     [all...]
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_apitest.cc 266 IN_PROC_BROWSER_TEST_P(ExtensionNetworkingPrivateApiTest, GetProperties) {
267 EXPECT_TRUE(RunNetworkingSubtest("getProperties")) << message_;
  /external/chromium_org/chromeos/dbus/
shill_device_client_stub.cc 55 void ShillDeviceClientStub::GetProperties(
shill_manager_client_stub.cc 98 void ShillManagerClientStub::GetProperties(
shill_service_client_stub.cc 81 void ShillServiceClientStub::GetProperties(
  /external/chromium_org/dbus/
object_manager.cc 118 PropertySet* ObjectManager::GetProperties(const ObjectPath& object_path,
  /external/chromium_org/chromeos/network/
network_state.cc 104 // Keep care that these properties are the same as in |GetProperties|.
235 void NetworkState::GetProperties(base::DictionaryValue* dictionary) const {
sms_watcher.cc 367 DBusThreadManager::Get()->GetShillDeviceClient()->GetProperties(
network_connection_handler.cc 279 network_configuration_handler_->GetProperties(
network_state_handler.cc 382 (*iter)->AsNetworkState()->GetProperties(network_dict);
  /frameworks/wilhelm/tests/mimeUri/
slesTestSlowDownUri.cpp 300 res = (*rateItf)->GetProperties(rateItf, &properties); CheckErr(res);
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc     [all...]
  /external/chromium_org/chrome/browser/ui/webui/
policy_ui.cc 581 const policy::PolicySchemaMap* policies = schema->second->GetProperties();
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/
idl_definitions_builder.py 181 property_dictionary = node.GetProperties()
  /frameworks/wilhelm/tests/sandbox/
playbq.c 385 result = (*playerPlaybackRate)->GetProperties(playerPlaybackRate, &defaultProperties);
playbq.cpp 385 result = (*playerPlaybackRate)->GetProperties(playerPlaybackRate, &defaultProperties);
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 809 XAresult (*GetProperties) (
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 809 XAresult (*GetProperties) (
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 638 milliseconds

1 2 34 5 6