Searched refs:CREATE_BODY_ARGS_LEN (Results 1 – 2 of 2) sorted by relevance
45 constexpr uint32_t CREATE_BODY_ARGS_LEN = 5; variable
1875 if (argc != CREATE_BODY_ARGS_LEN) { in JsDomCreateBody()1876 LOGE("The arg is wrong, it is supposed to have %{public}d arguments", CREATE_BODY_ARGS_LEN); in JsDomCreateBody()