HomeSort by relevance Sort by last modified time
    Searched refs:INVALID_PARAM_ERROR (Results 1 - 2 of 2) sorted by null

  /external/opencore/oscl/oscl/osclproc/src/
oscl_procstatus.h 90 INVALID_PARAM_ERROR, // Invalid parameter passed in the API
oscl_thread.cpp 75 return OsclProcStatus::INVALID_PARAM_ERROR;
78 return OsclProcStatus::INVALID_PARAM_ERROR;
92 return OsclProcStatus::INVALID_PARAM_ERROR;
333 return OsclProcStatus::INVALID_PARAM_ERROR;

Completed in 146 milliseconds