Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 3 of 3) sorted by relevance

/foundation/ai/neural_network_runtime/test/system_test/common/
Dnnrt_test.cpp182 errno_t error_code = memcpy_s(const_cast<void*>(memory->data), memory->length, buffer, length); in SetInputFromMemory() local
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
Djs_plugin_data.h75 int error_code = 0; member
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
Dnapi_common_data.h100 int error_code; member