/base/security/device_security_level/baselib/utils/include/ |
D | utils_list.h | 26 static inline void AddListNode(ListNode *item, ListNode *where) in AddListNode() argument 28 item->next = where->next; in AddListNode() 29 item->prev = where; in AddListNode() 30 where->next = item; in AddListNode() 34 static inline void AddListNodeBefore(ListNode *item, ListNode *where) in AddListNodeBefore() argument 36 AddListNode(item, where->prev); in AddListNodeBefore()
|
/base/startup/hvb/test/ |
D | hvb_main.c | 40 off_t where; in hvb_read_partition() local 61 where = lseek(fd, offset, SEEK_SET); in hvb_read_partition() 62 if (where == -1) { in hvb_read_partition() 66 } else if (where != offset) { in hvb_read_partition() 100 off_t where; in hvb_write_partition() local 111 where = lseek(fd, offset, SEEK_SET); in hvb_write_partition() 112 if (where == -1) { in hvb_write_partition() 116 } else if (where != offset) { in hvb_write_partition()
|
/base/global/timezone/ |
D | README.md | 25 cd tool/update_tool // Go to the directory where the time zone update tool is located. 32 cd tool/compile_tool // Go to the directory where the time zone compilation tool is located.
|
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/useriam/face_auth/ui/Settings_FaceAuth/ |
D | hvigorw | 47 …ck $NODE_HOME\n\nPlease set NODE_HOME in your environment to the location where your nodejs instal…
|
/base/location/ |
D | README.en.md | 22 Location awareness helps determine where a mobile device locates. The system identifies the locatio…
|
/base/update/sys_installer_lite/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/powermgr/battery_lite/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/global/resource_management/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/hiviewdfx/hitrace/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/global/system_resources/ |
D | LICENSE | 81 where such license applies only to those patent claims licensable
|
/base/telephony/state_registry/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/telephony/sms_mms/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/security/access_token/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/security/selinux_adapter/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/notification/common_event_service/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/useriam/pin_auth/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/security/certificate_manager/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/telephony/cellular_data/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/hiviewdfx/blackbox/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/sensors/miscdevice/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/powermgr/thermal_manager/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/security/device_auth/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/startup/bootstrap_lite/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|
/base/powermgr/powermgr_lite/ |
D | LICENSE | 79 where such license applies only to those patent claims licensable
|