Home
last modified time | relevance | path

Searched defs:errMsg (Results 1 – 25 of 38) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_ipc.cc27 std::string errMsg = "Unable to create a ftok token. Errno = " + std::to_string(errno); in PortToFtok() local
48 std::string errMsg = "Unable to create a message queue. Errno = " + std::to_string(errno); in Create() local
65 std::string errMsg = "Failed to call msgsnd. Errno = " + std::to_string(errno); in SendStatus() local
77 std::string errMsg = "Failed to call msgrcv. Errno = " + std::to_string(errno); in ReceiveStatus() local
142 std::string errMsg = "Unable to remove shared memory with id " + std::to_string(shm_id_); in Destroy() local
155 std::string errMsg = "Unable to query shared memory with id " + std::to_string(shm_id_); in GetNumAttached() local
Dcache_main.cc69 std::string errMsg = "Unable to change directory to /. Errno = " + std::to_string(errno); in StartServer() local
98 … std::string errMsg = "Failed to fork process for cache server. Errno = " + std::to_string(errno); in StartServer() local
131 std::string errMsg = "Failed to setsid(). Errno = " + std::to_string(errno); in StartServer() local
175 auto errMsg = rc.ToString(); in main() local
Dcache_service.cc43 std::string errMsg = "Requesting cache size " + std::to_string(cache_mem_sz_) + in DoServiceStart() local
99 std::string errMsg = "Expect positive row id: " + std::to_string(msg->row_id()); in CacheRow() local
109 …std::string errMsg = "Column count does not match. Expect " + std::to_string(column_hdr->size() + … in CacheRow() local
170 std::string errMsg = "Expect positive row id: " + std::to_string(msg->row_id()); in FastCacheRow() local
276 …std::string errMsg = "Unexpected length. Read " + std::to_string(bytesRead) + ". Expected " + std:… in InternalFetchRow() local
Dcache_server.cc298 std::string errMsg = "Cache id " + std::to_string(connection_id) + " not found"; in CacheRow() local
348 std::string errMsg = "Cache id " + std::to_string(connection_id) + " not found"; in FastCacheRow() local
410 std::string errMsg = "Connection " + std::to_string(connection_id) + " not found"; in InternalFetchRow() local
493 std::string errMsg = "Cache id " + std::to_string(connection_id) + " not found"; in BatchFetchRows() local
567 std::string errMsg = "Connection " + std::to_string(connection_id) + " not found"; in GetStat() local
594 std::string errMsg = "Connection " + std::to_string(connection_id) + " not found"; in CacheSchema() local
610 std::string errMsg = "Connection " + std::to_string(connection_id) + " not found"; in FetchSchema() local
629 std::string errMsg = "Connection " + std::to_string(connection_id) + " not found"; in BuildPhaseDone() local
651 std::string errMsg = "Connection " + std::to_string(connection_id) + " not found"; in GetCacheMissKeys() local
679 std::string errMsg = "Connection " + std::to_string(connection_id) + " not found"; in ToggleWriteMode() local
[all …]
Dcache_grpc_server.cc71 std::string errMsg = "Fail to start server. "; in Run() local
191 …std::string errMsg = "Detecting unix socket has changed. Previous key " + std::to_string(shm_key) + in MonitorUnixSocket() local
Dstorage_manager.cc142 std::string errMsg = "Destination buffer too small. Expect at least " + std::to_string(sz) + in Read() local
Dcache_admin_arg.cc538 std::string errMsg = in StopServer() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/perf/
Dcache_msg.cc27 std::string errMsg = "Failed to call msgsnd. Errno = " + std::to_string(errno); in Send() local
41 std::string errMsg = "Failed to call msgrcv. Errno = " + std::to_string(errno); in Receive() local
Dcache_perf_run.cc324 std::string errMsg = "waitpid fails. errno = " + std::to_string(errno); in ~CachePerfRun() local
469 std::string errMsg = "Failed to fork process for cache pipeline: " + std::to_string(errno); in StartPipelines() local
513 std::string errMsg = "Unable to create a message queue. Errno = " + std::to_string(errno); in Run() local
519 std::string errMsg = "Unable to create a message queue. Errno = " + std::to_string(errno); in Run() local
/third_party/node/deps/npm/lib/utils/
Dopen-url.js7 module.exports = function open (url, errMsg, cb, browser = npm.config.get('browser')) { argument
/third_party/node/test/es-module/
Dtest-esm-invalid-extension.js8 const errMsg = 'TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension'; constant
/third_party/mindspore/mindspore/ccsrc/cxx_api/model/model_converter_utils/
Dshared_memory.cc59 std::string errMsg = "Unable to remove shared memory with id " + std::to_string(shm_id_); in Destroy() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/
Dgpu_item_connector.h55 std::string errMsg = "ERROR: popping from a finished queue in GpuItemConnector"; in Pop() local
Djagged_connector.h52 std::string errMsg = "ERROR: popping from a finished queue in JaggedConnector"; in Pop() local
/third_party/node/test/parallel/
Dtest-http2-socket-proxy.js17 const errMsg = { variable
Dtest-http2-compat-socket.js18 const errMsg = { variable
Dtest-http2-compat-socket-set.js12 const errMsg = { variable
Dtest-buffer-alloc.js1104 const errMsg = common.expectsError({ constant
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/
Dgrpc_async_server.cc43 std::string errMsg = "Fail to start server. "; in Run() local
/third_party/node/deps/npm/node_modules/chalk/
Dtemplates.js123 …const errMsg = `Chalk template literal is missing ${styles.length} closing bracket${styles.length … constant
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dcache_merge_op.cc126 std::string errMsg = "Expect positive row id, but got: " + std::to_string(row_id); in CacheMissWorkerEntry() local
Dcache_base_op.cc194 std::string errMsg = "Row id " + std::to_string(row_id) + " not found."; in FetchFromCache() local
/third_party/icu/icu4c/source/test/intltest/
Dtsnmfmt.cpp292 UnicodeString errMsg; in tryIt() local
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
Dapp.js66 errMsg: "[PC Preview] unknow errMsg", property
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dtf_reader_op.cc313 std::string errMsg = "Invalid file, failed to parse tfrecord file : " + filename; in LoadFile() local

12