Home
last modified time | relevance | path

Searched defs:str (Results 1 – 9 of 9) sorted by relevance

/vendor/hihope/rk3568/demo/tetcl_poetry/entry/src/main/ets/MainAbility/common/utils/
DStrUtil.ts48 for (const str in strArr) { constant
88 for (const str in strArr) { constant
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
Dapp_demo_get_mac_addr.c39 hi_u8 hex2str(hi_u8 hex_byte, hi_u8* str) in hex2str()
/vendor/hisilicon/hispark_taurus/hals/utils/sys_param/
Dhal_sys_param.c126 static int32_t Getcid(char * str, int strlength) in Getcid()
153 static char str[STR_MAX] = {0}; in HalGetSerial() local
/vendor/hisilicon/hispark_taurus_mini_system/hals/utils/sys_param/
Dhal_sys_param.c127 static int32_t Getcid(char * str, int strlength) in Getcid()
146 static char str[STR_MAX] = {0}; in HalGetSerial() local
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
Dapp_demo_histreaming.c50 int StringToHex(char *str, unsigned char *out, unsigned int *outlen) in StringToHex()
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/
Dui_image_test.cpp209 const char *str = "鸿蒙轻量级GUI"; in GetView() local
/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
Doled_ssd1306.c189 void OledShowString(uint8_t x, uint8_t y, const char* str, Font font) in OledShowString()
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/
Doled_ssd1306.c190 void OledShowString(uint8_t x, uint8_t y, const char* str, Font font) in OledShowString()
/vendor/hisilicon/hispark_taurus_linux/hals/utils/sys_param/
Dhal_sys_param.c92 static char str[STR_MAX] = {0}; in HalGetSerial() local