Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp1033 char cFunctionValue[FUNCTION_VALUE_MAX_LEN] = {0}; in UpdateFunctionStatus() local
1034 …int32_t ret = GetParameter(PERSIST_SYS_USB_CONFIG, "invalid", cFunctionValue, FUNCTION_VALUE_MAX_L… in UpdateFunctionStatus()
1039 std::string functionValue(cFunctionValue); in UpdateFunctionStatus()