Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentloader/src/
H A Dcomponent_loader_test.cpp834 auto ret = ParseComponent(json, cfg); in HWTEST_F()
906 auto ret = ParseComponent(json, cfg); in HWTEST_F()
920 auto ret = ParseComponent(json, cfg); in HWTEST_F()
935 auto ret = ParseComponent(json, cfg); in HWTEST_F()
951 auto ret = ParseComponent(json, cfg); in HWTEST_F()
967 auto ret = ParseComponent(json, cfg); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp110 int32_t ParseComponent(const cJSON *json, CompConfig &cfg) in ParseComponent() function
203 if (ParseComponent(json, cfg) != DH_FWK_SUCCESS) { in from_json()
204 DHLOGE("ParseComponent is failed"); in from_json()

Completed in 5 milliseconds