Home
last modified time | relevance | path

Searched defs:attrJson (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwareservice/src/
H A Ddistributed_hardware_service_test.cpp283 cJSON *attrJson = cJSON_CreateObject(); in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_test.cpp287 json attrJson; in HWTEST_F() local
313 json attrJson; in HWTEST_F() local
329 json attrJson; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp390 json attrJson; in HWTEST_F() local
407 json attrJson; in HWTEST_F() local
420 json attrJson; in HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_screen/screenhandler/src/
H A Ddscreen_handler.cpp94 json attrJson; in OnConnect() local
165 json attrJson; in RealQuery() local
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen.cpp208 json attrJson = json::parse(param, nullptr, false); in HandleEnable() local
264 int32_t DScreen::CheckJsonData(json &attrJson) in CheckJsonData() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_service.cpp235 cJSON *attrJson = cJSON_Parse(attrs.c_str()); in QueryDhSysSpec() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp167 json attrJson = json::parse(param, nullptr, false); in ParseInputScreenParam() local
623 bool DScreen::CheckJsonData(const json &attrJson) in CheckJsonData() argument
[all...]

Completed in 6 milliseconds