Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/frameworks/src/
Dwork_info.cpp392 Json::Value extrasType; in ParseToJsonStr() local
475 Json::Value extrasType = value["parametersType"]; in ParseFromJson() local
/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/
Dworkinfo_test.cpp467 Json::Value extrasType; variable