Home
last modified time | relevance | path

Searched refs:ParseSink (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.cpp732 auto ret = ParseSink(json, cfg); in HWTEST_F()
746 auto ret = ParseSink(json, cfg); in HWTEST_F()
761 auto ret = ParseSink(json, cfg); in HWTEST_F()
776 auto ret = ParseSink(json, cfg); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp155 int32_t ParseSink(const cJSON *json, CompConfig &cfg) in ParseSink() function
211 if (ParseSink(json, cfg) != DH_FWK_SUCCESS) { in from_json()
212 DHLOGE("ParseSink is failed"); in from_json()

Completed in 4 milliseconds