Home
last modified time | relevance | path

Searched refs:g_mapDhTypeName (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp69 std::map<std::string, DHType> g_mapDhTypeName = { member
121 cfg.type = g_mapDhTypeName[cJSON_GetObjectItem(json, COMP_TYPE.c_str())->valuestring]; in ParseComponent()
290 config.type = g_mapDhTypeName[cJSON_GetObjectItem(component, COMP_TYPE.c_str())->valuestring]; in ParseCompConfigFromJson()

Completed in 1 milliseconds