Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp476 Json::Value extrasType; in ParseToJsonStr() local
594 Json::Value extrasType = value["parametersType"]; in ParseParametersFromJsonStr() local
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/
H A Dworkinfo_test.cpp470 Json::Value extrasType; variable