Home
last modified time | relevance | path

Searched refs:szItemValue (Results 1 – 2 of 2) sorted by relevance

/rkdeveloptool/
H A DDefineHeader.h115 char szItemValue[256]; member
H A Dmain.cpp219 strcpy(item.szItemValue, strItemValue.c_str()); in parse_config()
372 string_to_uuid(strUUid,uuid_item.szItemValue); in parse_parameter()
714 memcpy(gptEntry->unique_partition_guid.raw, vecUuid[pos].szItemValue, 16); in create_gpt_buffer()
3219 bSuccess = download_boot(dev, g_ConfigItemVec[ret].szItemValue); in handle_command()