Home
last modified time | relevance | path

Searched refs:sendT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/test/unittest/common/base/
H A Ddcamera_sink_frame_info_test.cpp40 "sendT": 1,
50 "sendT": 1,
60 "sendT": 1,
70 "sendT": 1,
80 "sendT": 1,
90 "sendT": "test",
100 "sendT": "test",
110 "sendT": 1,
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_sink_frame_info.cpp83 cJSON *sendT = cJSON_GetObjectItemCaseSensitive(rootValue, FRAME_INFO_SENDT.c_str()); in Unmarshal() local
84 if (sendT == nullptr || !cJSON_IsNumber(sendT)) { in Unmarshal()
88 sendT_ = static_cast<int64_t>(sendT->valueint); in Unmarshal()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_softbus_adapter_test.cpp809 "sendT": 1,