Searched defs:PatchErrorCode (Results 1 – 3 of 3) sorted by relevance
24 enum class PatchErrorCode : uint8_t { enum
1614 using PatchErrorCode = panda::PatchErrorCode; variable
30 using PatchErrorCode = panda::JSNApi::PatchErrorCode; typedef