Searched refs:CAMERA_SHOT_KEY_SIZE (Results 1 – 4 of 4) sorted by relevance
52 constexpr int CAMERA_SHOT_KEY_SIZE = 30; variable
553 if (cameraShotKey.size() < CAMERA_SHOT_KEY_SIZE) { in CheckCreateOption()1211 …CHECK_COND_WITH_MESSAGE(env, cameraShotKey.length() >= CAMERA_SHOT_KEY_SIZE, "Failed to check came… in JSSetCameraShotKey()
4644 if (cameraShotKey.size() < CAMERA_SHOT_KEY_SIZE) { in CheckCreateOption()
1300 if (cameraShotKey.size() < CAMERA_SHOT_KEY_SIZE) { in CheckCreateOption()