Home
last modified time | relevance | path

Searched refs:ErrorCode (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/amp/test/
A Dtest_iot.js54 ErrorCode: 0
/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_strings.c118 VL53L0X_Error VL53L0X_get_device_error_string(VL53L0X_DeviceError ErrorCode, in VL53L0X_get_device_error_string() argument
125 switch (ErrorCode) { in VL53L0X_get_device_error_string()
A Dvl53l0x_api_strings.h44 VL53L0X_Error VL53L0X_get_device_error_string(VL53L0X_DeviceError ErrorCode,
A Dvl53l0x_api.h160 VL53L0X_DeviceError ErrorCode, char *pDeviceErrorString);
A Dvl53l0x_api.c132 VL53L0X_Error VL53L0X_GetDeviceErrorString(VL53L0X_DeviceError ErrorCode, in VL53L0X_GetDeviceErrorString() argument
139 Status = VL53L0X_get_device_error_string(ErrorCode, pDeviceErrorString); in VL53L0X_GetDeviceErrorString()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dconfiguration_generated.h67 struct ErrorCode;
1900 typedef ErrorCode TableType;
1911 struct ErrorCode FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
1943 fbb_.AddElement<int32_t>(ErrorCode::VT_SOURCE, static_cast<int32_t>(source), 0); in add_source()
1946 fbb_.AddElement<int32_t>(ErrorCode::VT_TFLITE_ERROR, tflite_error, 0); in add_tflite_error()
1956 flatbuffers::Offset<ErrorCode> Finish() { in Finish()
1958 auto o = flatbuffers::Offset<ErrorCode>(end); in Finish()
1963 inline flatbuffers::Offset<ErrorCode> CreateErrorCode(
2007 const flatbuffers::Vector<flatbuffers::Offset<tflite::ErrorCode>> *error_code() const { in error_code()
2071 const std::vector<flatbuffers::Offset<tflite::ErrorCode>> *error_code = nullptr) {
[all …]
A Dconfiguration.proto423 message ErrorCode { message
453 repeated ErrorCode error_code = 4;
/AliOS-Things-master/components/sensor/
A DREADME.md212 // demo_send_event_post(dm_handle, "Error", "{\"ErrorCode\": 0}");
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DCHANGELOG3654 4, Update ErrorCode for StartCaster,StartCasterScene,DescribeCasters,CopyCaster.
3655 5, Update ErrorCode for ModifyCasterLayout,DeleteCasterLayout,DeleteLiveAppRecordConfig.

Completed in 26 milliseconds