Searched refs:CAMERA_SUPPORT_MODE (Results 1 – 4 of 4) sorted by relevance
68 const std::string CAMERA_SUPPORT_MODE = "Mode"; variable
114 const std::string CAMERA_SUPPORT_MODE = "Mode"; variable
244 cJSON_AddItemToObject(root, CAMERA_SUPPORT_MODE.c_str(), modeArray); in CreateDHItem()
259 cJSON *modeArray = cJSON_GetObjectItemCaseSensitive(rootValue, CAMERA_SUPPORT_MODE.c_str()); in InitDCameraOutputAbilityKeys()