HomeSort by relevance Sort by last modified time
    Searched full:list_property (Results 1 - 2 of 2) sorted by null

  /external/sepolicy/
access_vectors 114 list_property
480 list_property
  /external/chromium_org/chromeos/dbus/
shill_manager_client_stub.cc 562 base::ListValue* list_property = NULL; local
564 property, &list_property)) {
565 list_property = new base::ListValue;
566 stub_properties_.SetWithoutPathExpansion(property, list_property);
568 return list_property;

Completed in 200 milliseconds