Searched refs:metaObj (Results 1 – 2 of 2) sorted by relevance
31 cJSON *metaObj = cJSON_GetObjectItemCaseSensitive(rootValue, "MetaData"); in InitDCameraAbility() local32 if (metaObj == nullptr || !cJSON_IsString(metaObj) || (metaObj->valuestring == nullptr)) { in InitDCameraAbility()36 std::string metadataStr = std::string(metaObj->valuestring); in InitDCameraAbility()
1112 SqliteMetaExecutor metaObj; variable1114 int ret = metaObj.GetAllKeys(nullptr, true, keys);1123 ret = metaObj.GetMetaKeysByKeyPrefix("", nullptr,