Searched refs:CallDictionaryValueMethod (Results 1 – 5 of 5) sorted by relevance
44 helper_->CallDictionaryValueMethod(&method_call, callback); in GetProperties()51 helper_->CallDictionaryValueMethod(&method_call, callback); in GetNetworksForGeolocation()
110 void CallDictionaryValueMethod(dbus::MethodCall* method_call,
96 GetHelper(ipconfig_path)->CallDictionaryValueMethod(&method_call, callback); in GetProperties()
61 GetHelper(device_path)->CallDictionaryValueMethod(&method_call, callback); in GetProperties()
307 void ShillClientHelper::CallDictionaryValueMethod( in CallDictionaryValueMethod() function in chromeos::ShillClientHelper