Home
last modified time | relevance | path

Searched defs:pConfig (Results 1 – 2 of 2) sorted by relevance

/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_device.h109 USBConfig *pConfig = USBConfig::Unmarshalling(data); in Unmarshalling() local
111 delete pConfig; in Unmarshalling() local
436 cJSON* pConfig = cJSON_Parse(cfg.getJsonString().c_str()); in getJsonString() local
/base/security/access_token/services/common/json_parse/include/
Djson_parse_loader.h52 PrivacyServiceConfig pConfig; member