Home
last modified time | relevance | path

Searched defs:set_attributes (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/base/
Dnetwork_interfaces_getifaddrs_unittest.cc35 void set_attributes(int attributes) { attributes_ = attributes; } in set_attributes() function in net::__anon99ed8d0c0111::IPAttributesGetterTest
/external/autotest/client/common_lib/
Dcontrol_data.py320 def set_attributes(self, val): member in ControlData
/external/squashfs-tools/squashfs-tools/
Dunsquashfs.c825 int set_attributes(char *pathname, int mode, uid_t uid, gid_t guid, time_t time, in set_attributes() function
/external/autotest/client/cros/faft/
Drpc_functions.py436 def set_attributes(self, a=None, b=None): member in CgptServicer