Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/include/opencsd/
Docsd_if_types.h127 OCSD_ERR_MEM_ACC_FILE_NOT_FOUND, /**< Memory access file could not be opened */ enumerator
/external/OpenCSD/decoder/tests/source/
Dc_api_pkt_print_test.c329 err = OCSD_ERR_MEM_ACC_FILE_NOT_FOUND; in create_mem_acc_cb()
401 ret = OCSD_ERR_MEM_ACC_FILE_NOT_FOUND; in create_test_memory_acc()
/external/OpenCSD/decoder/source/mem_acc/
Dtrc_mem_acc_file.cpp91 err = OCSD_ERR_MEM_ACC_FILE_NOT_FOUND; in initAccessor()