Searched refs:ERROR_CODE_DESTINATION_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
38 constexpr int32_t ERROR_CODE_DESTINATION_NOT_FOUND = 100006; // navDestination not found variable
52 case ERROR_CODE_DESTINATION_NOT_FOUND: in ErrorToMessage()
803 JAVASCRIPT_EXECUTION_SCOPE_WITH_CHECK(executionContext_, ERROR_CODE_DESTINATION_NOT_FOUND); in CheckNavDestinationExists()963 : ERROR_CODE_DESTINATION_NOT_FOUND; in LoadDestination()996 return ERROR_CODE_DESTINATION_NOT_FOUND; in LoadDestination()