Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentloader/
H A Dcomponent_loader.h56 std::string compSourceLoc; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp141 cfg.compSourceLoc = cJSON_GetObjectItem(json, COMP_SOURCE_LOC.c_str())->valuestring; in ParseSource()
299 config.compSourceLoc = cJSON_GetObjectItem(component, COMP_SOURCE_LOC.c_str())->valuestring; in ParseCompConfigFromJson()
392 comHandler.sourceHandler = GetHandler(itor->second.compSourceLoc); in GetAllHandler()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentloader/src/
H A Dcomponent_loader_test.cpp557 EXPECT_EQ(true, cfg.compSourceLoc.empty()); in HWTEST_F()

Completed in 4 milliseconds