Searched refs:ERROR_NULL_POINTER (Results 1 – 9 of 9) sorted by relevance
307 return ErrorCode::ERROR_NULL_POINTER; in PrepareInput()323 return ErrorCode::ERROR_NULL_POINTER; in ReleaseInput()333 return ErrorCode::ERROR_NULL_POINTER; in StartInput()338 return ErrorCode::ERROR_NULL_POINTER; in StartInput()349 return ErrorCode::ERROR_NULL_POINTER; in StopInput()359 return ErrorCode::ERROR_NULL_POINTER; in StopInputSession()377 return ErrorCode::ERROR_NULL_POINTER; in SetCoreAndAgent()391 return ErrorCode::ERROR_NULL_POINTER; in HideCurrentInput()405 return ErrorCode::ERROR_NULL_POINTER; in ShowCurrentInput()436 return ErrorCode::ERROR_NULL_POINTER; in ListEnabledInputMethod()[all …]
39 case ERROR_NULL_POINTER: { in ToString()
77 return ErrorCode::ERROR_NULL_POINTER; in AddClient()152 return ErrorCode::ERROR_NULL_POINTER; in ShowKeyboard()355 CreateComponentFailed(userId_, ErrorCode::ERROR_NULL_POINTER); in SendAgentToSingleClient()
102 return ErrorCode::ERROR_NULL_POINTER; in InitInputControlChannel()120 return ErrorCode::ERROR_NULL_POINTER; in hideKeyboard()
42 return ErrorCode::ERROR_NULL_POINTER; in InitInputControlChannel()
106 return ErrorCode::ERROR_NULL_POINTER; in SetCoreAndAgent()
123 EXPECT_EQ(ret, ErrorCode::ERROR_NULL_POINTER);
111 ERROR_NULL_POINTER = 1, // null pointer enumerator
30 { ErrorCode::ERROR_NULL_POINTER, EXCEPTION_IMMS },