/external/autotest/client/common_lib/ |
control_data_unittest.py | 219 cd.set_attributes('suite:bvt') 222 cd.set_attributes('suite:bvt, subsystem:network')
|
control_data.py | 211 def set_attributes(self, val): member in class:ControlData
|
/external/squashfs-tools/squashfs-tools/ |
unsquashfs.c | 824 int set_attributes(char *pathname, int mode, uid_t uid, gid_t guid, time_t time, function 832 ERROR("set_attributes: failed to set time on %s, because %s\n", 839 ERROR("set_attributes: failed to change uid and gids " 848 ERROR("set_attributes: failed to change mode %s, because %s\n", 1141 set_attributes(pathname, i->mode, i->uid, 1164 set_attributes(pathname, i->mode, i->uid, i->gid, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
term.h | 357 #define set_attributes CUR Strings[131] macro [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
term.h | 357 #define set_attributes CUR Strings[131] macro [all...] |
/external/autotest/server/cros/faft/ |
firmware_test.py | [all...] |